aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a4dfb86324a..7d3d0022f627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pharo-launcher
epoch=1
pkgver=1.9
-pkgrel=2
+pkgrel=3
pkgdesc="Pharo Launcher helps you manage your Pharo images"
arch=(x86_64)
source=($pkgname-$pkgver.tar.gz pharo.conf)
@@ -14,12 +14,12 @@ license=('MIT')
makedepends=('gendesk' 'libcurl-gnutls')
source=(
- 'http://files.pharo.org/pharo-launcher/1.9.2/PharoLauncher-linux-1.9.2-x64.zip'
+ 'http://files.pharo.org/pharo-launcher/1.9.1/PharoLauncher-linux-1.9.1-x64.zip'
'local://pharo.conf'
)
md5sums=(
- 'ee1a3888acfde379e52440644ee87ec8'
+ '09878e1dbed40f5a983a9bab9f22bba1'
'b2e30a17b522ee265fd57fe7c45592fc'
)