summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-11-10 08:41:48 -0300
committerGonzalo Exequiel Pedone2024-11-10 08:41:48 -0300
commit0962a9b7a6a6068be7dd456b9d2dec2f7816251b (patch)
tree32b56bf56fafef583051a14680a2c960a658d6fb
parent4175700363a335dd3e4a94cdd9bfeba8a585ff9b (diff)
downloadaur-0962a9b7a6a6068be7dd456b9d2dec2f7816251b.tar.gz
Package updated to 2.5.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 661cae31c022..d745d130d930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-aarch64-libtool
pkgdesc = A generic library support script (Android aarch64)
- pkgver = 2.5.2
+ pkgver = 2.5.3
pkgrel = 1
url = https://www.gnu.org/software/libtool
arch = any
@@ -10,17 +10,17 @@ pkgbase = android-aarch64-libtool
makedepends = help2man
depends = android-ndk
depends = tar
- provides = android-aarch64-libltdl=2.5.2
+ provides = android-aarch64-libltdl=2.5.3
conflicts = android-aarch64-libltdl
replaces = android-aarch64-libltdl
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://github.com/autotools-mirror/libtool/archive/refs/tags/v2.5.2.tar.gz
+ source = https://github.com/autotools-mirror/libtool/archive/refs/tags/v2.5.3.tar.gz
source = gnulib.tar.gz::https://github.com/coreutils/gnulib/archive/refs/heads/master.tar.gz
source = gnulib-bootstrap.tar.gz::https://github.com/gnulib-modules/bootstrap/archive/refs/heads/master.tar.gz
- md5sums = 9d5c05fce71c72916ca32691ba2cd146
+ md5sums = 166f51cc294505bda4318554d4038b30
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f5d9853b4a44..f2d2dd3083ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-libtool
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="A generic library support script (Android ${_android_arch})"
arch=('any')
@@ -22,7 +22,7 @@ options=(!strip !buildflags staticlibs !emptydirs)
source=("https://github.com/autotools-mirror/libtool/archive/refs/tags/v${pkgver}.tar.gz"
"gnulib.tar.gz::https://github.com/coreutils/gnulib/archive/refs/heads/master.tar.gz"
"gnulib-bootstrap.tar.gz::https://github.com/gnulib-modules/bootstrap/archive/refs/heads/master.tar.gz")
-md5sums=('9d5c05fce71c72916ca32691ba2cd146'
+md5sums=('166f51cc294505bda4318554d4038b30'
'SKIP'
'SKIP')