summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Di Luigi2016-02-23 15:35:26 +0100
committerWilliam Di Luigi2016-02-23 15:35:26 +0100
commit106e9eebe252d2c7cdb97e3f16e664a91f42098d (patch)
tree262abc3db87ec054062fbe22d946facb2669b481 /PKGBUILD
parent91f111c26f42252d12b9d2bd3fd678e100b28441 (diff)
downloadaur-106e9eebe252d2c7cdb97e3f16e664a91f42098d.tar.gz
Update to 0.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 129d255afada..540029971ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: William Di Luigi <williamdiluigi@gmail.com>
pkgname=libt3widget
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="A C++ terminal dialog toolkit."
arch=('x86_64' 'i686')
@@ -20,7 +20,7 @@ install=''
changelog=
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('cec6ab1f641c20973270edb7176c0c5d')
+md5sums=('d7de19979df76a1f450c7218f964355d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"