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

Jan Steffens heftig at nymeria.archlinux.org
Thu Apr 11 00:44:36 UTC 2013


    Date: Thursday, April 11, 2013 @ 02:44:36
  Author: heftig
Revision: 182611

Use source with stable sum

Modified:
  libqmi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-11 00:34:33 UTC (rev 182610)
+++ PKGBUILD	2013-04-11 00:44:36 UTC (rev 182611)
@@ -3,7 +3,7 @@
 
 pkgname=libqmi
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="QMI modem protocol helper library"
 arch=(i686 x86_64)
 url="http://cgit.freedesktop.org/libqmi"
@@ -11,8 +11,8 @@
 depends=(glib2 bash)
 makedepends=(gtk-doc python)
 options=('!libtool')
-source=($url/snapshot/$pkgname-$pkgver.tar.gz)
-sha256sums=('9aacbc31bbe0f65ab190f9af3a75e68a384b192a9612bedf88756e180c1e9411')
+source=($url/snapshot/$pkgname-$pkgver.tar.xz)
+sha256sums=('4c0fe5fedd33dffd60d845c571243a2f25834019c159377d8df2c7cf5ff3a515')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list