summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea05e8e5b713..bdb650e306bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# Contributor: Igor <f2404@yandex.ru>
# Contributor: Jan Fader <jan.fader@web.de>
# Contributor: aurelien <aurelien@archlinux.org>
# Contributor: Damir <damir@archlinux.org>
pkgname=xtermcontrol
-pkgver=3.2
+pkgver=3.4
pkgrel=1
pkgdesc="Enables dynamic control of XFree86 xterm properties"
arch=("i686" "x86_64")
@@ -11,7 +12,7 @@ url="http://www.thrysoee.dk/xtermcontrol/"
license=("GPL")
depends=('glibc')
source=("http://www.thrysoee.dk/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('1abf1a8755e0f5c720a69a34f615f8a2')
+sha256sums=('b4e4ffa80b6978c57c48f4a5d18d4cda8c2e42c740262382950f01eb5eda01bd')
build() {
cd $srcdir/$pkgname-$pkgver