summaryrefslogtreecommitdiff
path: root/community/pidgin-lwqq/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
commit59a85546825bde45248cd216c2d8fae8f72e4046 (patch)
tree4671056dabe2acadd54ab89d8cfcb46bf2283145 /community/pidgin-lwqq/PKGBUILD
parent1f07b846d901eeaf0019566766f8a327ed2d078d (diff)
parent91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD community/libzdb/PKGBUILD community/notmuch/PKGBUILD community/v8/PKGBUILD community/zathura-ps/PKGBUILD core/dash/PKGBUILD extra/slim/PKGBUILD
Diffstat (limited to 'community/pidgin-lwqq/PKGBUILD')
-rw-r--r--community/pidgin-lwqq/PKGBUILD15
1 files changed, 6 insertions, 9 deletions
diff --git a/community/pidgin-lwqq/PKGBUILD b/community/pidgin-lwqq/PKGBUILD
index ccac379d4..6ff3c1952 100644
--- a/community/pidgin-lwqq/PKGBUILD
+++ b/community/pidgin-lwqq/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 81655 2012-12-26 06:16:37Z fyan $
+# $Id: PKGBUILD 82530 2013-01-20 07:27:44Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=pidgin-lwqq
-pkgver=0.1a
-_pkgver=0.1-a
-pkgrel=3
+pkgver=0.1b
+_pkgver=0.1-b
+pkgrel=1
pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol"
arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/xiehuc/pidgin-lwqq"
@@ -13,13 +13,11 @@ depends=('libpurple' 'curl' 'libev' 'hicolor-icon-theme' 'gtk-update-icon-cache'
optdepends=('telepathy-haze: Empathy plugin support')
makedepends=('git' 'cmake')
install=$pkgname.install
-source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz"
- 0.1a_fix.patch)
+source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz")
build()
{
cd "${srcdir}/$pkgname-${_pkgver}"
- patch -Np1 -i "$srcdir/0.1a_fix.patch"
rm -rf build
mkdir build
@@ -34,5 +32,4 @@ package()
cd "$srcdir/$pkgname-${_pkgver}/build"
make DESTDIR="${pkgdir}" install
}
-md5sums=('d0efece1c2b2301f49c68f8a2b7bae95'
- '18baf836e3a1198cdd9dbed287bf6609')
+md5sums=('c7dc9de7d951f99e878f3036f79f7d6f')