summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 866e55e1a8b6..4236e534903e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Schury <dasc at posteo de>
pkgname=libite
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc='Extends the GNU libc with some missing stuff from BSD'
url='https://github.com/troglobit/libite'
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64' 'armv7h')
license=('custom')
source=("https://github.com/troglobit/${pkgname}/releases/download/v${pkgver}/${pkgname}-$pkgver.tar.xz")
-sha256sums=('665a8a791f41dfe69f44640453e37fd29e72ab0e02ed269f1582f7550d19796d')
+sha256sums=('0185c3e76874c5821825deaf17cd45e81ce49aaa424e09de5f3665243c59026b')
build() {
cd "${pkgname}-${pkgver}"