[arch-commits] Commit in howl/repos (4 files)
Alexander Rødseth
arodseth at archlinux.org
Sun Oct 16 10:51:23 UTC 2016
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 <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.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 <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.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 <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.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 <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.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:
More information about the arch-commits
mailing list