summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxantares2015-08-18 08:42:50 +0200
committerxantares2015-08-18 08:42:50 +0200
commit18d005a8b33db0a8d89d3af74ed15d1ffd7f09be (patch)
tree7646385a7d5ef7e1a62e577571efeb068566fa43
parent3b05fcb380a4aef038b1046afab427cdb9f4fcd8 (diff)
downloadaur-18d005a8b33db0a8d89d3af74ed15d1ffd7f09be.tar.gz
v0.19.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a2976174480..54b27979f791 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gettext
pkgdesc = GNU internationalization library (mingw-w64)
- pkgver = 0.19.5
+ pkgver = 0.19.5.1
pkgrel = 1
url = http://www.gnu.org/software/gettext/
arch = any
@@ -12,14 +12,14 @@ pkgbase = mingw-w64-gettext
options = !strip
options = !buildflags
options = staticlibs
- source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.tar.gz
- source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.tar.gz.sig
+ source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.1.tar.gz
+ source = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.1.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 = 0f3c108d64e8dcd9e6fbdff4ca722feb
+ md5sums = 2b2ab90f6405a414bbe30cf6655f3e28
md5sums = SKIP
md5sums = 397d7d6d4abd15a70edb3c9f2bab4cd2
md5sums = 27852a388b8cf38188dc392c244230ff
diff --git a/PKGBUILD b/PKGBUILD
index fb1b1ea3364a..18d936358838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Filip Brcic <brcha@gna.org>
pkgname=mingw-w64-gettext
-pkgver=0.19.5
+pkgver=0.19.5.1
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=('0f3c108d64e8dcd9e6fbdff4ca722feb'
+md5sums=('2b2ab90f6405a414bbe30cf6655f3e28'
'SKIP'
'397d7d6d4abd15a70edb3c9f2bab4cd2'
'27852a388b8cf38188dc392c244230ff'