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 32f02dbe9cea..7c935b4356f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Angelopoulos <george@usermod.net>
pkgname=tremc
pkgver=0.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="Curses interface for transmission - python3 fork of transmission-remote-cli"
arch=('any')
url="https://github.com/tremc/tremc"
@@ -10,7 +10,7 @@ depends=('python')
optdepends=('python-geoip: Guess which country peers come from'
'python-xerox: Copy magnet links to the system clipboard')
source=("https://github.com/tremc/tremc/archive/$pkgver.tar.gz")
-md5sums=('65db18d723bd17c17b7ea53f4e246539')
+md5sums=('3adc2bf4796fa991118e41b7cb98c668')
conflicts=('tremc-git')