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

Alexander Rødseth arodseth at archlinux.org
Mon Oct 26 17:19:21 UTC 2020


    Date: Monday, October 26, 2020 @ 17:19:21
  Author: arodseth
Revision: 733998

upgpkg: geany 1.37-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 17:04:36 UTC (rev 733997)
+++ PKGBUILD	2020-10-26 17:19:21 UTC (rev 733998)
@@ -5,8 +5,8 @@
 # Contributor: Allan McRae <mcrae_allan at hotmail.com>
 
 pkgname=geany
-pkgver=1.36
-pkgrel=3
+pkgver=1.37
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
 url='https://www.geany.org/'
@@ -16,7 +16,7 @@
 optdepends=('geany-plugins: additional functionality'
             'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2")
-sha256sums=('9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e')
+sha256sums=('dde52584823b769c56704c27dbedddb7a6bbaf4eacb9587d10bbc387816e3d51')
 
 build() {
   cd "$pkgname-${pkgver/.0}"
@@ -33,4 +33,3 @@
 }
 
 # getver: geany.org
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list