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 316990587c21..83a7d1213922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Willem Herremans <whpgf at scarlet.be>
pkgname=tkpacman
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="A lightweight GUI for pacman built with Tcl/Tk"
arch=('any')
@@ -18,7 +18,7 @@ optdepends=('sudo: if you want to use sudo instead of su'
'roxterm: alternative terminal emulator')
source=(http://downloads.sourceforge.net/tkpacman/tkpacman-$pkgver/tkpacman-$pkgver.tar.gz)
#source=(tkpacman-$pkgver.tar.gz)
-md5sums=('19d32cf86d5b2c0d3e2720c233014c6a')
+md5sums=('51c87139a3be3519bd22ccad460c0c0f')
package() {
cd "$srcdir/$pkgname-$pkgver"