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 947c51658ac9..7e02a3849965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel Korpel <marcel[dot]korpel[at]gmail>
_truepkgname=GemistDownloader
-pkgver=2.9.0.2
+pkgver=2.9.0.3
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=('962143eefe311b7fbc515a03072340d5aa27eef128aae7104ed7af72fe93b951'
+sha256sums=('536c1b36903a8df97be656bed9d551b915b72bb7cdaab28e535933e499a2334b'
'08fa204eec19b630837409c66bfe087a21bcebffa57f14919f1b88435f70da3a')
package() {