summaryrefslogtreecommitdiff
path: root/community/geany-plugins/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
commit200f01be5982c89e1687f033eeb2516367f92d6f (patch)
tree1a6e136f7fd568a0a1ea745759d6e671c7480d9c /community/geany-plugins/PKGBUILD
parentdbcbecee7567515b70b8ecbe9830a722b7c26f7c (diff)
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/nginx/PKGBUILD community/remmina/PKGBUILD extra/doxygen/PKGBUILD kde-unstable/libkgapi/PKGBUILD testing/psmisc/PKGBUILD
Diffstat (limited to 'community/geany-plugins/PKGBUILD')
-rw-r--r--community/geany-plugins/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/geany-plugins/PKGBUILD b/community/geany-plugins/PKGBUILD
index 297355163..23874b8d0 100644
--- a/community/geany-plugins/PKGBUILD
+++ b/community/geany-plugins/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 57822 2011-11-03 10:07:17Z arodseth $
+# $Id: PKGBUILD 72667 2012-06-18 20:30:29Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: djgera
# Contributor: Patrick Melo <patrick@patrickmelo.eti.br>
+
pkgname=geany-plugins
-pkgver=0.21
+pkgver=0.21.1
pkgrel=2
pkgdesc="Combined plugins release for Geany"
arch=('i686' 'x86_64' 'mips64el')
url="http://plugins.geany.org/"
license=('GPL')
-depends=('geany' 'lua' 'gtkspell' 'libwebkit' 'hicolor-icon-theme' 'ctpl' 'gpgme')
+depends=('geany=1.22' 'lua' 'gtkspell' 'libwebkit' 'hicolor-icon-theme' 'ctpl' 'gpgme')
makedepends=('intltool')
optdepends=('hspell: hebrew spell checker')
-conflicts=('geany-plugins-svn')
install=geany-plugins.install
source=("http://plugins.geany.org/geany-plugins/$pkgname-$pkgver.tar.bz2")
-md5sums=('22e106d7a026e720dd91feb79e44456f')
+sha256sums=('3a4bd29e690067ca5b97c11a74ea95ad0c960e5d45b205756c1f9e1f0f2847a6')
build() {
cd "$srcdir/$pkgname-$pkgver"