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

Alexander Rødseth arodseth at archlinux.org
Wed Oct 11 07:57:17 UTC 2017


    Date: Wednesday, October 11, 2017 @ 07:57:16
  Author: arodseth
Revision: 262321

upgpkg: howl 0.5.2-1

Modified:
  howl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-11 06:25:23 UTC (rev 262320)
+++ PKGBUILD	2017-10-11 07:57:16 UTC (rev 262321)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=howl
-pkgver=0.5.1
+pkgver=0.5.2
 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=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
+sha256sums=('1e651da48cd54464e1fd70b3cd306417c7c58ba6b3d0f7308be5b230371230d0')
 
 build() {
   make -C "howl-$pkgver/src"
@@ -24,4 +24,5 @@
     "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
 }
 
+# getver: howl.io
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list