mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
perl-file-next: update to 1.16
This commit is contained in:
parent
9a09037cb8
commit
fbe303c424
@ -1,8 +1,6 @@
|
|||||||
# Maintainer: Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
|
||||||
|
|
||||||
_pkgname=file-next
|
_pkgname=file-next
|
||||||
pkgname=perl-${_pkgname}
|
pkgname=perl-${_pkgname}
|
||||||
pkgver=1.12
|
pkgver=1.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='File::Next - File-finding iterator'
|
pkgdesc='File::Next - File-finding iterator'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -11,7 +9,7 @@ url="https://github.com/petdance/${_pkgname}"
|
|||||||
depends=('perl>=5.10.0')
|
depends=('perl>=5.10.0')
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=("${url}/archive/${pkgver}.tar.gz")
|
source=("${url}/archive/${pkgver}.tar.gz")
|
||||||
md5sums=('c26878ea3998ff85836b6156bfe7b170')
|
sha256sums=('8ee4c9826ba82ba4a91ee36bf178300a76ea3f400c837e2a14c478eab69ff600')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/${_pkgname}-$pkgver"
|
cd "$srcdir/${_pkgname}-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user