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 d1bfe01e911f..69de4a10c289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase='transgui'
pkgname=("${pkgbase}-qt" "${pkgbase}-gtk")
-pkgver='5.15.3'
+pkgver='5.15.4'
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')
@@ -14,7 +14,7 @@ license=("GPL")
makedepends=('lazarus' 'qt4pas' 'gtk2')
source=("${url}/archive/v${pkgver}.tar.gz"
"${pkgbase}.desktop")
-sha256sums=('55759d0c2323179a8d7ae2716f76fea42c80165234bbe8460b633b64ae7586dd'
+sha256sums=('4fecf569315d92efbda18b8ebf9f2195f15e60579a22a7f68844d8f50cb026f3'
'6c1723e084bd4afc908957e005dea60f919b42426d82cbcdee89239c64c6093d')
prepare() {