[arch-commits] Commit in geany-plugins/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri Mar 2 22:25:44 UTC 2018


    Date: Friday, March 2, 2018 @ 22:25:44
  Author: arodseth
Revision: 301636

upgpkg: geany-plugins 1.33-1

Modified:
  geany-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 22:18:16 UTC (rev 301635)
+++ PKGBUILD	2018-03-02 22:25:44 UTC (rev 301636)
@@ -5,8 +5,8 @@
 # Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
 
 pkgname=geany-plugins
-pkgver=1.32
-pkgrel=4
+pkgver=1.33
+pkgrel=1
 pkgdesc='Plugins for Geany'
 arch=('x86_64')
 url='https://plugins.geany.org/'
@@ -13,14 +13,12 @@
 license=('GPL')
 depends=("geany>=$pkgver" 'ctpl' 'gpgme' 'gtkspell3' 'libgit2' 'lua51')
 makedepends=('cppcheck' 'intltool')
-source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"
-        enchant-2.patch)
-sha256sums=('78d4b394fe22fda298e80a22616421efdd4a419eb227b99eadca73f65abac117'
-            '094a613b600e42de9b23c3586abf25f3b0695eb62ca2d341e82c0a5633fefeb8')
+source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
+sha256sums=('12825739e2c3caefbc1ad57e62f1e4f691af8db8368f173aa84c43dffb4503a2')
 
 prepare() {
   cd $pkgname-$pkgver
-  patch -Np1 -i ../enchant-2.patch
+
   autoreconf -fi
 }
 



More information about the arch-commits mailing list