summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Angelopoulos2022-03-11 20:15:57 +0200
committerGeorge Angelopoulos2022-03-11 20:15:57 +0200
commit07876860da1cb7c7be04f86f297d35bbb7e9e128 (patch)
treeb7d01f6e30aecb67565ae4959a43c7384077c646 /PKGBUILD
parent7337cb9633085b9b4482e25dc3e682e373f35d7e (diff)
downloadaur-tremc.tar.gz
upstream version tag 0.9.3 changed sneakily to update the version info
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')