[arch-commits] Commit in howl/repos (4 files)

2017-10-11 Thread Alexander Rødseth
Date: Wednesday, October 11, 2017 @ 07:57:30
  Author: arodseth
Revision: 262322

archrelease: copy trunk to community-x86_64, community-i686

Added:
  howl/repos/community-i686/PKGBUILD
(from rev 262321, howl/trunk/PKGBUILD)
  howl/repos/community-x86_64/PKGBUILD
(from rev 262321, howl/trunk/PKGBUILD)
Deleted:
  howl/repos/community-i686/PKGBUILD
  howl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   27 -
 community-x86_64/PKGBUILD |   27 -
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-11 07:57:16 UTC (rev 262321)
+++ community-i686/PKGBUILD 2017-10-11 07:57:30 UTC (rev 262322)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim: ts=2 sw=2 et:

Copied: howl/repos/community-i686/PKGBUILD (from rev 262321, 
howl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-11 07:57:30 UTC (rev 262322)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.5.2
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('1e651da48cd54464e1fd70b3cd306417c7c58ba6b3d0f7308be5b230371230d0')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# getver: howl.io
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-11 07:57:16 UTC (rev 262321)
+++ community-x86_64/PKGBUILD   2017-10-11 07:57:30 UTC (rev 262322)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim: ts=2 sw=2 et:

Copied: howl/repos/community-x86_64/PKGBUILD (from rev 262321, 
howl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-11 07:57:30 UTC (rev 262322)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.5.2
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('1e651da48cd54464e1fd70b3cd306417c7c58ba6b3d0f7308be5b230371230d0')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install 

[arch-commits] Commit in howl/repos (4 files)

2017-07-18 Thread Alexander Rødseth
Date: Tuesday, July 18, 2017 @ 21:43:44
  Author: arodseth
Revision: 245629

archrelease: copy trunk to community-x86_64, community-i686

Added:
  howl/repos/community-i686/PKGBUILD
(from rev 245628, howl/trunk/PKGBUILD)
  howl/repos/community-x86_64/PKGBUILD
(from rev 245628, howl/trunk/PKGBUILD)
Deleted:
  howl/repos/community-i686/PKGBUILD
  howl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-18 21:42:14 UTC (rev 245628)
+++ community-i686/PKGBUILD 2017-07-18 21:43:44 UTC (rev 245629)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-i686/PKGBUILD (from rev 245628, 
howl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-18 21:43:44 UTC (rev 245629)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-18 21:42:14 UTC (rev 245628)
+++ community-x86_64/PKGBUILD   2017-07-18 21:43:44 UTC (rev 245629)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-x86_64/PKGBUILD (from rev 245628, 
howl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-18 21:43:44 UTC (rev 245629)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('a714f1252dc6878fa640291e8ed36a336f8d00bce7ca7aab64e65ab04c56201c')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 

[arch-commits] Commit in howl/repos (4 files)

2016-10-16 Thread Alexander Rødseth
Date: Sunday, October 16, 2016 @ 10:51:22
  Author: arodseth
Revision: 192354

archrelease: copy trunk to community-x86_64, community-i686

Added:
  howl/repos/community-i686/PKGBUILD
(from rev 192353, howl/trunk/PKGBUILD)
  howl/repos/community-x86_64/PKGBUILD
(from rev 192353, howl/trunk/PKGBUILD)
Deleted:
  howl/repos/community-i686/PKGBUILD
  howl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-16 10:51:05 UTC (rev 192353)
+++ community-i686/PKGBUILD 2016-10-16 10:51:22 UTC (rev 192354)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.4
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-i686/PKGBUILD (from rev 192353, 
howl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-16 10:51:22 UTC (rev 192354)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.4.1
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-16 10:51:05 UTC (rev 192353)
+++ community-x86_64/PKGBUILD   2016-10-16 10:51:22 UTC (rev 192354)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.4
-pkgrel=1
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-x86_64/PKGBUILD (from rev 192353, 
howl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-16 10:51:22 UTC (rev 192354)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.4.1
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('2c3dbf6b463664ad79f21743697197bb720e66fc63595fb19af40bc2cd0f3211')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 

[arch-commits] Commit in howl/repos (4 files)

2016-06-08 Thread Alexander Rødseth
Date: Wednesday, June 8, 2016 @ 22:56:53
  Author: arodseth
Revision: 178681

archrelease: copy trunk to community-x86_64, community-i686

Added:
  howl/repos/community-i686/PKGBUILD
(from rev 178680, howl/trunk/PKGBUILD)
  howl/repos/community-x86_64/PKGBUILD
(from rev 178680, howl/trunk/PKGBUILD)
Deleted:
  howl/repos/community-i686/PKGBUILD
  howl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-08 20:55:23 UTC (rev 178680)
+++ community-i686/PKGBUILD 2016-06-08 20:56:53 UTC (rev 178681)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.3
-pkgrel=2
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('a0c8f24f0ea90aad5ce008c0091578998a07dd00897a3c02e138b175e81f3297')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-i686/PKGBUILD (from rev 178680, 
howl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-08 20:56:53 UTC (rev 178681)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.4
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-08 20:55:23 UTC (rev 178680)
+++ community-x86_64/PKGBUILD   2016-06-08 20:56:53 UTC (rev 178681)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Stefan Husmann 
-
-pkgname=howl
-pkgver=0.3
-pkgrel=2
-pkgdesc='General purpose, light-weight customizable editor'
-arch=('x86_64' 'i686')
-url='http://howl.io/'
-license=('MIT')
-depends=('gtk3' 'desktop-file-utils')
-source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
-sha256sums=('a0c8f24f0ea90aad5ce008c0091578998a07dd00897a3c02e138b175e81f3297')
-
-build() {
-  make -C "howl-$pkgver/src"
-}
-
-package() {
-  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 "howl-$pkgver/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-x86_64/PKGBUILD (from rev 178680, 
howl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-06-08 20:56:53 UTC (rev 178681)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.4
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('25075b12ba0138afa1cb694c52dd756b35a5350fe3b30132fbcacd137db3adb3')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 

[arch-commits] Commit in howl/repos (4 files)

2016-03-06 Thread Alexander Rødseth
Date: Sunday, March 6, 2016 @ 14:43:01
  Author: arodseth
Revision: 165362

archrelease: copy trunk to community-x86_64, community-i686

Added:
  howl/repos/community-i686/PKGBUILD
(from rev 165361, howl/trunk/PKGBUILD)
  howl/repos/community-i686/howl.install
(from rev 165361, howl/trunk/howl.install)
  howl/repos/community-x86_64/PKGBUILD
(from rev 165361, howl/trunk/PKGBUILD)
  howl/repos/community-x86_64/howl.install
(from rev 165361, howl/trunk/howl.install)

---+
 community-i686/PKGBUILD   |   28 
 community-i686/howl.install   |   12 
 community-x86_64/PKGBUILD |   28 
 community-x86_64/howl.install |   12 
 4 files changed, 80 insertions(+)

Copied: howl/repos/community-i686/PKGBUILD (from rev 165361, 
howl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-06 13:43:01 UTC (rev 165362)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.3
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+install=howl.install
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('a0c8f24f0ea90aad5ce008c0091578998a07dd00897a3c02e138b175e81f3297')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-i686/howl.install (from rev 165361, 
howl/trunk/howl.install)
===
--- community-i686/howl.install (rev 0)
+++ community-i686/howl.install 2016-03-06 13:43:01 UTC (rev 165362)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: howl/repos/community-x86_64/PKGBUILD (from rev 165361, 
howl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-06 13:43:01 UTC (rev 165362)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Stefan Husmann 
+
+pkgname=howl
+pkgver=0.3
+pkgrel=1
+pkgdesc='General purpose, light-weight customizable editor'
+arch=('x86_64' 'i686')
+url='http://howl.io/'
+license=('MIT')
+depends=('gtk3' 'desktop-file-utils')
+install=howl.install
+source=("https://github.com/howl-editor/howl/releases/download/$pkgver/howl-$pkgver.tgz;)
+sha256sums=('a0c8f24f0ea90aad5ce008c0091578998a07dd00897a3c02e138b175e81f3297')
+
+build() {
+  make -C "howl-$pkgver/src"
+}
+
+package() {
+  make -C "howl-$pkgver/src" PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 "howl-$pkgver/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: howl/repos/community-x86_64/howl.install (from rev 165361, 
howl/trunk/howl.install)
===
--- community-x86_64/howl.install   (rev 0)
+++ community-x86_64/howl.install   2016-03-06 13:43:01 UTC (rev 165362)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}