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

Tobias Powalowski tpowa at archlinux.org
Thu Jul 31 07:26:51 UTC 2014


    Date: Thursday, July 31, 2014 @ 09:26:51
  Author: tpowa
Revision: 218430

upgpkg: spice-protocol 0.12.7-1

bump to latest version

Modified:
  spice-protocol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-31 07:21:16 UTC (rev 218429)
+++ PKGBUILD	2014-07-31 07:26:51 UTC (rev 218430)
@@ -3,14 +3,13 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice-protocol
-pkgver=0.12.6
-pkgrel=2
+pkgver=0.12.7
+pkgrel=1
 pkgdesc="Headers for SPICE protocol"
 arch=(any)
 url="http://spice-space.org"
 license=('BSD' 'LGPL2.1')
 source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('797d18156ab893e48778cb097b21bb2b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -23,3 +22,4 @@
   make DESTDIR="$pkgdir/" install
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
+md5sums=('799707321e88df4ecd17c4ccb0cc4ffe')




More information about the arch-commits mailing list