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 ea3d9b9f886b..873e5da80c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-calculator
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc='The Pantheon Calculator'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'glibc' 'gtk3'
'libgranite.so')
makedepends=('bzr' 'cmake' 'intltool' 'vala')
source=("https://launchpad.net/pantheon-calculator/0.4-loki/${pkgver}/+download/pantheon-calculator-${pkgver}.tar.xz")
-sha256sums=('80f936e5a48be7c1ca9904e1ebe14b9f112b549e698937aed6a0b4e580957e15')
+sha256sums=('6fbc43aa5ff550224ec8bb39a8772cc3457eca42b84d4c33d1fe9823c7c000b0')
prepare() {
cd pantheon-calculator-${pkgver}