automake 1.17-1
This commit is contained in:
parent
e10cb7a58e
commit
36fe5d129d
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=automake
|
||||
pkgver=1.16.5
|
||||
pkgver=1.17
|
||||
pkgrel=1
|
||||
pkgdesc="A GNU tool for automatically creating Makefiles"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ groups=('base-devel')
|
||||
depends=('perl' 'bash')
|
||||
makedepends=('autoconf')
|
||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz)
|
||||
sha256sums=(f01d58cd6d9d77fbdca9eb4bbd5ead1988228fdb73d6f7a201f5f8d6b118b469)
|
||||
sha256sums=(8920c1fc411e13b90bf704ef9db6f29d540e76d232cb3b2c9f4dc4cc599bd990)
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user