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

Alexander Rødseth arodseth at archlinux.org
Sun Oct 16 10:51:05 UTC 2016


    Date: Sunday, October 16, 2016 @ 10:51:05
  Author: arodseth
Revision: 192353

upgpkg: howl 0.4.1-1

Modified:
  howl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-16 05:34:58 UTC (rev 192352)
+++ PKGBUILD	2016-10-16 10:51:05 UTC (rev 192353)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=howl
-pkgver=0.4
+pkgver=0.4.1
 pkgrel=1
 pkgdesc='General purpose, light-weight customizable editor'
 arch=('x86_64' 'i686')
@@ -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=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
+sha256sums=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
 
 build() {
   make -C "howl-$pkgver/src"



More information about the arch-commits mailing list