summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2018-08-21 19:08:08 -0400
committerAndrew Sun2018-08-21 19:08:08 -0400
commit297c0028e7a8dc935cc11f542ad03af0dd80982f (patch)
tree9fae0e1fb3b7a64fad5adb39ffe06977107a7862
parent05b580b0f432877fa0f97f21e4e23a68d17a5e76 (diff)
downloadaur-297c0028e7a8dc935cc11f542ad03af0dd80982f.tar.gz
mingw-w64-gdbm: update to 1.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f77abd5c10..bbbbc2435d8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdbm
pkgdesc = GNU database library (mingw-w64)
- pkgver = 1.17
+ pkgver = 1.18
pkgrel = 1
url = http://www.gnu.org/software/gdbm/gdbm.html
arch = any
@@ -12,10 +12,10 @@ pkgbase = mingw-w64-gdbm
options = staticlibs
options = !buildflags
options = !strip
- source = https://ftp.gnu.org/gnu/gdbm/gdbm-1.17.tar.gz
- source = https://ftp.gnu.org/gnu/gdbm/gdbm-1.17.tar.gz.sig
+ source = https://ftp.gnu.org/gnu/gdbm/gdbm-1.18.tar.gz
+ source = https://ftp.gnu.org/gnu/gdbm/gdbm-1.18.tar.gz.sig
source = gdbm-1.15-win32.patch
- sha256sums = 7cd8cc2e35b1aaede6084ea57cc9447752f498daaea854100a4bad567614977d
+ sha256sums = b8822cb4769e2d759c828c06f196614936c88c141c3132b18252fe25c2b635ce
sha256sums = SKIP
sha256sums = 4eeb6cb44c43f740e1908604aed5f219ac395d02dddf1c5371ac9511ca8223db
diff --git a/PKGBUILD b/PKGBUILD
index d05e534f0c99..70dde5ee9a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: xantares <xantares09 at hotmail dot com>
pkgname=mingw-w64-gdbm
-pkgver=1.17
+pkgver=1.18
pkgrel=1
pkgdesc="GNU database library (mingw-w64)"
url="http://www.gnu.org/software/gdbm/gdbm.html"
@@ -14,7 +14,7 @@ makedepends=('mingw-w64-configure')
options=('staticlibs' '!buildflags' '!strip')
source=("https://ftp.gnu.org/gnu/gdbm/gdbm-${pkgver}.tar.gz"{,.sig}
'gdbm-1.15-win32.patch')
-sha256sums=('7cd8cc2e35b1aaede6084ea57cc9447752f498daaea854100a4bad567614977d'
+sha256sums=('b8822cb4769e2d759c828c06f196614936c88c141c3132b18252fe25c2b635ce'
'SKIP'
'4eeb6cb44c43f740e1908604aed5f219ac395d02dddf1c5371ac9511ca8223db')