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

Alexander Rødseth arodseth at archlinux.org
Tue Dec 5 09:15:40 UTC 2017


    Date: Tuesday, December 5, 2017 @ 09:15:39
  Author: arodseth
Revision: 272219

upgpkg: howl 0.5.3-1

Modified:
  howl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-05 08:58:39 UTC (rev 272218)
+++ PKGBUILD	2017-12-05 09:15:39 UTC (rev 272219)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=howl
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc='General purpose, light-weight customizable editor'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('MIT')
 depends=('gtk3' 'desktop-file-utils')
 source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz")
-sha256sums=('1e651da48cd54464e1fd70b3cd306417c7c58ba6b3d0f7308be5b230371230d0')
+sha256sums=('7b0055908f57f27b30f20f7baec6302b0ba368ca3f30ccd655bc2258f246cc3e')
 
 build() {
   make -C "howl-$pkgver/src"



More information about the arch-commits mailing list