aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a7f9d47c056..efa1208093de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=pharo-launcher
epoch=1
-pkgver=1.7
-pkgrel=2
+pkgver=1.8
+pkgrel=0
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.7.2/PharoLauncher-linux-1.7.2-x64.zip'
+ 'http://files.pharo.org/pharo-launcher/1.8/PharoLauncher-linux-1.8-x64.zip'
'local://pharo.conf'
)
md5sums=(
- 'ae99f42cc86685105615e119611c7e07'
+ 'd3298f0856a2f5d27d8ad008b99fe1ae'
'b2e30a17b522ee265fd57fe7c45592fc'
)