Skip to content

Commit 3cd1d95

Browse files
committed
Merge pull request msys2#583 from mati865/nano
nano: update to 2.5.3
2 parents e1d038a + c7bb658 commit 3cd1d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nano/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
22

33
pkgname=nano
4-
pkgver=2.5.2
4+
pkgver=2.5.3
55
pkgrel=1
66
pkgdesc="Pico editor clone with enhancements"
77
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ source=(http://www.nano-editor.org/dist/v${pkgver%.*}/${pkgname}-${pkgver}.tar.g
2020
2.2.4-wchar.patch
2121
nano-2.3.4-fix-ncurses-location.patch
2222
nano-2.3.2-msys2.patch)
23-
sha256sums=('89bd6ac5120880d2a95431d8bad22bf92c7ccbf10b8f1716d4ea062f3faeeb41'
23+
sha256sums=('b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee'
2424
'60ea17cdaf6ce0dbcf7e21b592e54aa829b34d9aab95a7ad20ddce569605c3d4'
2525
'576d365d7e51fc0fd6268a45023de1ea14a9a4d30df9d6c7bd2188f426422bea'
2626
'47c88125d8a81628208a327296b5033b264b2a98c97b5012545a2e6617c7417b')

0 commit comments

Comments
 (0)