summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2016-03-16 18:51:40 +0100
committerMichel Zou2016-03-16 18:51:40 +0100
commit76c3903897b05f512aee3fa0155e60f95f6d9128 (patch)
treee0bb3a62335a90e624cf854c7a9f2179eb149bca
parent40548f654d1fd691c55d80c90126bef6a54ae81c (diff)
downloadaur-76c3903897b05f512aee3fa0155e60f95f6d9128.tar.gz
0.19.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b6543d23809..38001bb75e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Mar 16 17:51:40 UTC 2016
pkgbase = mingw-w64-gettext
pkgdesc = GNU internationalization library (mingw-w64)
- pkgver = 0.19.6
+ pkgver = 0.19.7
pkgrel = 1
url = http://www.gnu.org/software/gettext/
arch = any
@@ -12,14 +14,14 @@ pkgbase = mingw-w64-gettext
options = !strip
options = !buildflags
options = staticlibs
- source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.6.tar.gz
- source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.6.tar.gz.sig
+ source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.7.tar.gz
+ source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.7.tar.gz.sig
source = 00-relocatex-libintl-0.18.3.1.patch
source = 05-always-use-libintl-vsnprintf.mingw.patch
source = 06-dont-include-ctype-after-gnulibs-wctype.mingw.patch
source = 07-fix-asprintf-conflict.mingw.patch
source = 08-vs-compatible.patch
- md5sums = 6d1447f8c5c45c329371ef4bfe7d79a5
+ md5sums = 87c4ab267c4dce8a75db5d057bb3c92f
md5sums = SKIP
md5sums = 397d7d6d4abd15a70edb3c9f2bab4cd2
md5sums = 27852a388b8cf38188dc392c244230ff
diff --git a/PKGBUILD b/PKGBUILD
index 18e2c25af4f1..d4428480b1f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Filip Brcic <brcha@gna.org>
pkgname=mingw-w64-gettext
-pkgver=0.19.6
+pkgver=0.19.7
pkgrel=1
arch=(any)
pkgdesc="GNU internationalization library (mingw-w64)"
@@ -15,7 +15,7 @@ source=("http://ftp.gnu.org/pub/gnu/gettext/gettext-${pkgver}.tar.gz"{,.sig}
"06-dont-include-ctype-after-gnulibs-wctype.mingw.patch"
"07-fix-asprintf-conflict.mingw.patch"
"08-vs-compatible.patch")
-md5sums=('6d1447f8c5c45c329371ef4bfe7d79a5'
+md5sums=('87c4ab267c4dce8a75db5d057bb3c92f'
'SKIP'
'397d7d6d4abd15a70edb3c9f2bab4cd2'
'27852a388b8cf38188dc392c244230ff'