[arch-commits] Commit in pantheon-terminal/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Jun 4 07:22:11 UTC 2014


    Date: Wednesday, June 4, 2014 @ 09:22:11
  Author: alucryd
Revision: 112591

upgpkg: pantheon-terminal 0.3.0.1-1

Modified:
  pantheon-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-04 07:05:43 UTC (rev 112590)
+++ PKGBUILD	2014-06-04 07:22:11 UTC (rev 112591)
@@ -2,7 +2,7 @@
 # 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 @@
 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}




More information about the arch-commits mailing list