summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwebmeister2023-04-28 08:35:49 +0200
committerwebmeister2023-04-28 08:35:49 +0200
commitd6c7cee2875a1d8ccbd284d5844495f64066f238 (patch)
tree687d665995b924a2f5c36b991589af18a158004a /PKGBUILD
parentfe4fbb85dfc5d9614ef6f063a3fb88ba8166c053 (diff)
downloadaur-congruity.tar.gz
Update to congruity 21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35b0c76b80dc..cb26d31aab8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: elsixdiab
pkgname=congruity
-pkgver=20
+pkgver=21
pkgrel=1
pkgdesc='A GUI application for programming Logitech(R) Harmony(TM) remote controls.'
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('python-libconcord>=1.1' 'python-six' 'python-suds' 'python-wxpython')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2")
-sha256sums=('50f28e584ba6710cc803a6a27b103f65cca83f0a130165154597e5322c6790c1')
+sha256sums=('c5217861fd18c2c0fd1dfe8c8e6f66566a5f947930dd1b60cf261fffb8278586')
package() {
cd "$srcdir/$pkgname-$pkgver"