summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGertjan Halkes2022-01-31 13:39:11 +0100
committerGertjan Halkes2022-01-31 13:39:11 +0100
commit539c03fd2e164ac38828618ed7b97b5814eedff6 (patch)
treef73118609718e22ccd84fc5d36f9d3a34f3ccbfb /PKGBUILD
parent59b35486889f1ca5cb36b0ade3c32ab7a97e54ae (diff)
downloadaur-libt3widget.tar.gz
Upload version 1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7546cea2f19a..92d3bf65960c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: William Di Luigi <williamdiluigi@gmail.com>
pkgname=libt3widget
-pkgver=1.2.1
+pkgver=1.2.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=('d1d8eab7b1f23f05c885a55b42626f90')
+md5sums=('a40520d9a0ebda95fd06c7cc61963b2e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"