summaryrefslogtreecommitdiff
path: root/community/pantheon-terminal/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pantheon-terminal/PKGBUILD')
-rw-r--r--community/pantheon-terminal/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pantheon-terminal/PKGBUILD b/community/pantheon-terminal/PKGBUILD
index d8a44feb7..ac4489878 100644
--- a/community/pantheon-terminal/PKGBUILD
+++ b/community/pantheon-terminal/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 111909 2014-05-26 14:43:05Z alucryd $
+# $Id: PKGBUILD 112592 2014-06-04 07:22:28Z alucryd $
# Maintainer: alucryd <alucryd at gmail dot com>
pkgname=pantheon-terminal
-pkgver=0.3.0
+pkgver=0.3.0.1
pkgrel=1
pkgdesc='The Pantheon Terminal Emulator'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('desktop-file-utils' 'granite' 'libnotify' 'vte3')
makedepends=('cmake' 'vala')
install="${pkgname}.install"
-source=("${url}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tgz")
-sha256sums=('b8bf8331ac5ebe0412b2023f19dfb3db78b0210002368466b3ba33cb01fece94')
+source=("${url}/0.3.x/${pkgver}/+download/${pkgname}-${pkgver}.tgz")
+sha256sums=('ea9718b409baa3ebdc175b5d51ed7825f0199e3c3de467a5f7bea6733bbe9a93')
build() {
cd ${pkgname}-${pkgver}