summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 806be30454c9..e33b338d93d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gawk-errno
_project=gawkextlib
-pkgver=1.0.3
+pkgver=1.1.0
pkgrel=1
pkgdesc="GAWK extension - convert errno values to strings and vice versa"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="https://sourceforge.net/projects/gawkextlib/"
license=('GPL')
depends=('gawkextlib')
source=("https://downloads.sourceforge.net/$_project/$pkgname-$pkgver.tar.gz")
-md5sums=('40026e0feb28ce7ef1ff10481f16af84')
-sha256sums=('ff3ecc2fd233fb4b49b7158e4f2c6153d2311c143d88a02b61202317d64a8953')
+md5sums=('126188cedf0c8756e4bf5cda94fed1b3')
+sha256sums=('973b0174836fe9d39bc2f87b42e0076f6cf522d2fc4725a9adf95b85976cb37c')
build() {
cd "$pkgname-$pkgver"