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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 2 16:58:17 UTC 2018


    Date: Friday, March 2, 2018 @ 16:58:16
  Author: arodseth
Revision: 301417

upgpkg: geany 1.33.0-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 16:14:16 UTC (rev 301416)
+++ PKGBUILD	2018-03-02 16:58:16 UTC (rev 301417)
@@ -6,8 +6,8 @@
 # Contributor: Allan McRae <mcrae_allan at hotmail.com>
 
 pkgname=geany
-pkgver=1.32.0
-pkgrel=2
+pkgver=1.33.0
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
@@ -17,7 +17,7 @@
 optdepends=('geany-plugins: additional functionality'
             'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2")
-sha256sums=('8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d')
+sha256sums=('66baaff43f12caebcf0efec9a5533044dc52837f799c73a1fd7312caa86099c2')
 
 build() {
   cd "$pkgname-${pkgver/.0}"



More information about the arch-commits mailing list