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

Alexander Rødseth arodseth at archlinux.org
Tue Mar 14 12:00:49 UTC 2017


    Date: Tuesday, March 14, 2017 @ 12:00:49
  Author: arodseth
Revision: 216235

upgpkg: geany-plugins 1.30-1

Modified:
  geany-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 11:49:21 UTC (rev 216234)
+++ PKGBUILD	2017-03-14 12:00:49 UTC (rev 216235)
@@ -5,8 +5,8 @@
 # Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
 
 pkgname=geany-plugins
-pkgver=1.29
-pkgrel=4
+pkgver=1.30
+pkgrel=1
 pkgdesc='Plugins for Geany'
 arch=('x86_64' 'i686')
 url='http://plugins.geany.org/'
@@ -15,8 +15,8 @@
          'desktop-file-utils' 'lua51' 'libgit2')
 makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
 optdepends=('hspell: hebrew spell checker')
-source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
+source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
+sha256sums=('8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list