summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid McInnis2017-03-14 14:02:36 -0700
committerDavid McInnis2017-03-14 14:02:36 -0700
commit7ff62811d5497a44af2b20d7c07e47e854b442f9 (patch)
tree48837c15d45089bef46ab1c04dc27d694834ac21
parent92c41798deea89cbf2d75a96862ae11314fd5066 (diff)
downloadaur-7ff62811d5497a44af2b20d7c07e47e854b442f9.tar.gz
bumped to version 1.30
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb2940c33574..5134252db959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 3 21:38:04 UTC 2017
+# Tue Mar 14 21:02:17 UTC 2017
pkgbase = geany-plugins-nowebkitgtk
pkgdesc = Geany plugins, minus geanypy
- pkgver = 1.29
- pkgrel = 2
+ pkgver = 1.30
+ pkgrel = 1
url = http://plugins.geany.org/
arch = x86_64
arch = i686
@@ -14,7 +14,7 @@ pkgbase = geany-plugins-nowebkitgtk
makedepends = cppcheck
makedepends = libgit2
makedepends = perl-xml-parser
- depends = geany>=1.29
+ depends = geany>=1.30
depends = gtkspell
depends = ctpl
depends = gpgme
@@ -28,8 +28,8 @@ pkgbase = geany-plugins-nowebkitgtk
provides = geany-plugins
conflicts = geany-plugins
replaces = geany-plugins
- source = http://plugins.geany.org/geany-plugins/geany-plugins-1.29.tar.bz2
- sha256sums = 2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7
+ source = http://plugins.geany.org/geany-plugins/geany-plugins-1.30.tar.bz2
+ sha256sums = 8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b
pkgname = geany-plugins-nowebkitgtk
diff --git a/PKGBUILD b/PKGBUILD
index 188b18ebdb23..0bdb9933f8d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=geany-plugins-nowebkitgtk
_downloadname=geany-plugins
-pkgver=1.29
-pkgrel=2
+pkgver=1.30
+pkgrel=1
pkgdesc='Geany plugins, minus geanypy'
arch=('x86_64' 'i686')
url='http://plugins.geany.org/'
@@ -20,7 +20,7 @@ provides=('geany-plugins')
replaces=('geany-plugins')
conflicts=('geany-plugins')
source=("http://plugins.geany.org/$_downloadname/$_downloadname-$pkgver.tar.bz2")
-sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
+sha256sums=('8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b')
build() {
cd "$_downloadname-$pkgver"