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

Alexander Rødseth arodseth at archlinux.org
Tue Jul 18 21:42:15 UTC 2017


    Date: Tuesday, July 18, 2017 @ 21:42:14
  Author: arodseth
Revision: 245628

upgpkg: howl 0.5.1-1

Modified:
  howl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 21:39:41 UTC (rev 245627)
+++ PKGBUILD	2017-07-18 21:42:14 UTC (rev 245628)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=howl
-pkgver=0.4.1
+pkgver=0.5.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=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
+sha256sums=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
 
 build() {
   make -C "howl-$pkgver/src"
@@ -24,4 +24,4 @@
     "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list