summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2016-04-03 08:34:23 -0300
committerRafael Fontenelle2016-04-03 08:34:23 -0300
commitd658152e3dd2e21f61f1566dc3ed5aba0f56bac3 (patch)
tree6a39040b6425c0881fb8a8f2ab5510637ea866fc /PKGBUILD
parent6efd372b96e131ddb37b1509b31a0b090a27677f (diff)
downloadaur-d658152e3dd2e21f61f1566dc3ed5aba0f56bac3.tar.gz
Update to 0.9.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9de826b77125..f970395893ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=tevent
pkgname=lib32-${_pkgname}
-pkgver=0.9.26
+pkgver=0.9.28
pkgrel=1
pkgdesc="An event system based on the talloc memory management library (lib32)"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('lib32-talloc')
makedepends=('python2')
optdepends=('python2: for python bindings')
-md5sums=('22c372f3d936d751271f588ab71f829b')
+md5sums=('945845817918f5cfbe0202d80a7db118')
build() {
cd "${_pkgname}-${pkgver}"