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 c5ebdafd631d..1cb9884bd31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel Korpel <marcel[dot]korpel[at]gmail>
_truepkgname=GemistDownloader
-pkgver=2.8.1.19
+pkgver=2.8.1.20
pkgname=${_truepkgname,,}
_pkgver=${pkgver//.}
pkgrel=1
@@ -12,7 +12,7 @@ license=('CCPL:by-nc-nd')
depends=('gtk-sharp-2' 'ffmpeg' 'sh')
source=(http://www.helpdeskweb.nl/mono_${_truepkgname}_${_pkgver}.zip
${pkgname}.sh)
-sha256sums=('1021a319e00cc4fec8943efb07a759938ccac6239d5dc132f34ae7cea1bed705'
+sha256sums=('34dc76fe2307ffeb438445911e8f2658dbc58ef42628dc2868b10fd7404903bb'
'08fa204eec19b630837409c66bfe087a21bcebffa57f14919f1b88435f70da3a')
package() {