mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
[skip-ci] nano: update to 3.2
This commit is contained in:
parent
5e08b29e63
commit
dfc1fd28f2
@ -1,5 +1,5 @@
|
||||
pkgname=nano
|
||||
pkgver=3.1
|
||||
pkgver=3.2
|
||||
_mainver=3
|
||||
pkgrel=1
|
||||
pkgdesc="Pico editor clone with enhancements"
|
||||
@ -10,7 +10,7 @@ groups=('base')
|
||||
depends=('file' 'ncurses' 'sh')
|
||||
source=(https://www.nano-editor.org/dist/v${_mainver}/nano-${pkgver}.tar.xz)
|
||||
backup=(etc/nanorc)
|
||||
md5sums=('e5cbe298e4362fabb7e55173862b9a3d')
|
||||
md5sums=('2606dc0dc31a088f16c7d603b42d23d0')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user