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

speps speps at nymeria.archlinux.org
Fri Apr 26 22:11:05 UTC 2013


    Date: Saturday, April 27, 2013 @ 00:11:04
  Author: speps
Revision: 89114

upgpkg: qupzilla 1.4.2-1

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-26 21:37:10 UTC (rev 89113)
+++ PKGBUILD	2013-04-26 22:11:04 UTC (rev 89114)
@@ -2,9 +2,8 @@
 # Maintainer: speps <speps at aur dot archlinux dot org>
 
 _name=QupZilla
-_commit=953ca72 # 
 pkgname=qupzilla
-pkgver=1.4.1_git20130326
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Cross-platform QtWebKit browser"
 arch=(i686 x86_64)
@@ -13,8 +12,8 @@
 depends=('qtwebkit' 'hunspell')
 optdepends=('bash-completion: bash completion support')
 install="$pkgname.install"
-source=("$pkgname-$pkgver.tar.gz::https://github.com/$_name/$pkgname/tarball/$_commit")
-md5sums=('1b1b94a53a422436975b19f9ca05f006')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/$_name/$pkgname/tarball/v$pkgver")
+md5sums=('e1989427fea976312ca4c0ec84ce41b2')
 
 build() {
   cd "$srcdir/$_name-$pkgname-"*




More information about the arch-commits mailing list