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

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


    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 <xyproto at archlinux.org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-
-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 <xyproto at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+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 <xyproto at archlinux.org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-
-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 <xyproto at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+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:



More information about the arch-commits mailing list