summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-08-15 12:15:38 +0200
committerMaxime Gauduin2017-08-15 12:15:38 +0200
commit7544d31e2f61425deb4e22f8d64b38acc93680d0 (patch)
treef5179ccd11b828ef89c876eaa2c746a75217c469 /PKGBUILD
parent7c9a21a67eab2d0a17f2b802f569d36db0198c28 (diff)
downloadaur-pantheon-calculator.tar.gz
pantheon-calculator 0.1.3-1
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}