summaryrefslogtreecommitdiff
path: root/community/pidgin-lwqq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pidgin-lwqq/PKGBUILD')
-rw-r--r--community/pidgin-lwqq/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/pidgin-lwqq/PKGBUILD b/community/pidgin-lwqq/PKGBUILD
index fc9e4b6fd..b18337ac2 100644
--- a/community/pidgin-lwqq/PKGBUILD
+++ b/community/pidgin-lwqq/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 92611 2013-06-10 02:46:36Z fyan $
+# $Id: PKGBUILD 93040 2013-06-23 03:02:10Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=pidgin-lwqq
-pkgver=0.1e.20130608
+pkgver=0.1f
_commit=66b7498a7530a1c47dabbe05c0726a9188353217
pkgrel=1
pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol"
@@ -14,7 +14,8 @@ optdepends=('pidgin: Multi-protocol instant messaging client'
'telepathy-haze: Empathy plugin support')
makedepends=('git' 'cmake')
install=$pkgname.install
-source=("git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit")
+#source=("git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit")
+source=("git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver")
md5sums=('SKIP')
build()