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

Felix Yan fyan at nymeria.archlinux.org
Sun May 12 11:48:48 UTC 2013


    Date: Sunday, May 12, 2013 @ 13:48:48
  Author: fyan
Revision: 90441

upgpkg: pidgin-lwqq 0.1e-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-12 11:23:55 UTC (rev 90440)
+++ PKGBUILD	2013-05-12 11:48:48 UTC (rev 90441)
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=pidgin-lwqq
-pkgver=0.1d
-_pkgver=0.1-d
-pkgrel=3
+pkgver=0.1e
+_pkgver=0.1e
+pkgrel=1
 pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol"
 arch=('i686' 'x86_64')
 url="https://github.com/xiehuc/pidgin-lwqq"
@@ -14,13 +14,11 @@
 	    'telepathy-haze: Empathy plugin support')
 makedepends=('git' 'cmake')
 install=$pkgname.install
-source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz"
-	https://github.com/xiehuc/pidgin-lwqq/commit/afdefd3fb8ecce36f6387c5895339671f5833b4e.patch)
+source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz")
 
 build()
 {
   cd "${srcdir}/$pkgname-${_pkgver}"
-  patch -Np1 -i ../afdefd3fb8ecce36f6387c5895339671f5833b4e.patch
 
   cmake -DCMAKE_INSTALL_PREFIX=/usr .
   make
@@ -31,5 +29,5 @@
   cd "$srcdir/$pkgname-${_pkgver}"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('5ec83a5a3328dac2ded431bcd7c5c034'
-         '18fcaf7c7c9a4fb944d34e90e622a9dd')
+
+sha512sums=('0e5c49dd5b0c9ba9f9eef90cb075c66839a6691aae93789da409a758a36916aef8fceea0d272ee9b67a5e6279bafea2907d2acba10c9d3858a94f4509f4b1f4b')




More information about the arch-commits mailing list