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

Alexander Rødseth arodseth at archlinux.org
Wed Jun 8 20:55:23 UTC 2016


    Date: Wednesday, June 8, 2016 @ 22:55:23
  Author: arodseth
Revision: 178680

upgpkg: howl 0.4-1

Modified:
  howl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 20:23:02 UTC (rev 178679)
+++ PKGBUILD	2016-06-08 20:55:23 UTC (rev 178680)
@@ -4,8 +4,8 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=howl
-pkgver=0.3
-pkgrel=2
+pkgver=0.4
+pkgrel=1
 pkgdesc='General purpose, light-weight customizable editor'
 arch=('x86_64' 'i686')
 url='http://howl.io/'
@@ -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=('a0c8f24f0ea90aad5ce008c0091578998a07dd00897a3c02e138b175e81f3297')
+sha256sums=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
 
 build() {
   make -C "howl-$pkgver/src"



More information about the arch-commits mailing list