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 453d34d76dcb..1bf03fed5df7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=transmission-remote-gui
_pkgname=transgui
-pkgver=5.16.0
+pkgver=5.17.0
pkgrel=1
pkgdesc='Cross platform remote GUI for the Transmission daemon'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('lazarus')
conflicts=('transmission-remote-gui-bin')
source=(https://github.com/leonsoft-kras/transmisson-remote-gui/archive/v${pkgver}.zip
${_pkgname}.desktop)
-sha1sums=('ef4e559b277b4130459a83762798519d2c1fb11c'
+sha1sums=('2a1737f9199e6a74e09005bfed7b0d3c3b36dfa0'
'df16780ed1f875b316e3e2e6d01dc4e886281d60')
build() {