summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 1 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbc8cbdf444e..6e7f7e3c13ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=tox-prpl
-pkgver=0.4.2
+pkgver=0.5.1
pkgrel=1
pkgdesc='Tox protocol plugin for pidgin / libpurple'
arch=('i686' 'x86_64')
@@ -16,13 +16,6 @@ provides=('tox-prpl')
source=('git://github.com/jin-eld/tox-prpl.git')
sha256sums=('SKIP')
-prepare() {
- cd tox-prpl/
-
- # make it compile again with new api
- git cherry-pick -n e547fa94
-}
-
build() {
cd tox-prpl/