summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2018-12-28 07:48:17 +0700
committerKonstantin Shalygin2018-12-28 07:48:17 +0700
commit1b7365b5ac7f878761b3049d37233017f365f7c6 (patch)
tree1e7636250431e77cb340797f733f6e58f7a8d6ed /PKGBUILD
parent343f6cb5d81c33af776f3eadcd8f00a21eab394e (diff)
downloadaur-1b7365b5ac7f878761b3049d37233017f365f7c6.tar.gz
Bump to 5.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5787e51e592d..5243ecf909f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase='transgui'
pkgname=("${pkgbase}-qt" "${pkgbase}-gtk")
-pkgver='5.15.4'
-pkgrel='2'
+pkgver='5.16.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' 'qt4pas' 'gtk2')
source=("${url}/archive/v${pkgver}.tar.gz"
"${pkgbase}.desktop")
-sha256sums=('37b08b15ae07ab26cb6a598c355e8e626b6877b8ee9fd00d2eccb0e03a02060f'
+sha256sums=('58397c08dccf19fad3136e53937ca8d87c418484a0ea1abd8f7f7a5f21e789d3'
'6c1723e084bd4afc908957e005dea60f919b42426d82cbcdee89239c64c6093d')
prepare() {