summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2016-10-12 17:54:36 -0500
committeryoungunix2016-10-12 17:54:36 -0500
commit42076c0a95423dbec8ece322937b5358f7a0d6c0 (patch)
tree2586036b207c667b704b39dab7158a291582dfe2 /PKGBUILD
parent44c28b50ba000cfae3b19bfef55ded6ba6d234a1 (diff)
downloadaur-42076c0a95423dbec8ece322937b5358f7a0d6c0.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08156081eef2..05b9bd2f2920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Addict7 <nicolasfloquet@gmail.com>
pkgname=geany-plugins-git
-pkgver=1.27.0.17.g6122e13
+pkgver=1.28.0
pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@ optdepends=('hspell: hebrew spell checker')
install="$pkgname.install"
provides=('geany-plugins')
conflicts=('geany-plugins-svn' 'geany-plugins')
-source=('git://github.com/geany/geany-plugins.git')
+source=('https://github.com/geany/geany-plugins/archive/$pkgver.tar.gz')
md5sums=('SKIP')
pkgver() {