summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2019-06-25 15:18:51 +0700
committerKonstantin Shalygin2019-06-25 15:18:51 +0700
commit1797e4fc653c0b104868df62c19498e4873b4d4c (patch)
tree199eb148b7eed0b17dc2edd420f9498272bf01f5 /PKGBUILD
parent261aab4cb6c44932eb452c7434a37e3f04915c6f (diff)
downloadaur-1797e4fc653c0b104868df62c19498e4873b4d4c.tar.gz
Bump to 5.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0d0292907dc..8fe1651cec4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase='transgui'
pkgname=("${pkgbase}-qt" "${pkgbase}-gtk")
-pkgver='5.16.0'
-pkgrel='4'
+pkgver='5.17.0'
+pkgrel='1'
pkgdesc='A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.'
arch=('i686' 'x86_64')
url="https://github.com/transmission-remote-gui/${pkgbase}"
@@ -14,7 +14,7 @@ license=("GPL")
makedepends=('lazarus' 'qt5pas' 'gtk2')
source=("${url}/archive/v${pkgver}.tar.gz"
"${pkgbase}.desktop")
-sha256sums=('58397c08dccf19fad3136e53937ca8d87c418484a0ea1abd8f7f7a5f21e789d3'
+sha256sums=('c3d5378f8b6be64c3fefab77eecd86b5357dfd9dbb941bd620b6083ae350417f'
'6c1723e084bd4afc908957e005dea60f919b42426d82cbcdee89239c64c6093d')
prepare() {