[arch-commits] Commit in cbatticon/repos/community-x86_64 (PKGBUILD PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Jun 12 08:26:45 UTC 2019


    Date: Wednesday, June 12, 2019 @ 08:26:44
  Author: arodseth
Revision: 480632

archrelease: copy trunk to community-x86_64

Added:
  cbatticon/repos/community-x86_64/PKGBUILD
    (from rev 480631, cbatticon/trunk/PKGBUILD)
Deleted:
  cbatticon/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-12 08:25:38 UTC (rev 480631)
+++ PKGBUILD	2019-06-12 08:26:44 UTC (rev 480632)
@@ -1,25 +0,0 @@
-# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
-# Contributor: Valère Monseur <valere.monseur at ymail.com>
-
-pkgname=cbatticon
-pkgver=1.6.9
-pkgrel=1
-pkgdesc='Lightweight battery icon for the system tray'
-arch=(x86_64)
-url='https://github.com/valr/cbatticon'
-license=(GPL2)
-depends=(libnotify gtk3)
-provides=(cbatticon)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/valr/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('ba870df67fda30d23a252b7e8091093417d59e505ba8911dcc09b80c876f4a2c')
-
-build() {
-  make -C "$pkgname-$pkgver" WITH_NOTIFY=1 WITH_GTK3=1
-}
-
-package() {
-  make -C "$pkgname-$pkgver" PREFIX="$pkgdir/usr" install
-}
-
-# getver: github.com/valr/cbatticon
-# vim: ts=2 sw=2 et:

Copied: cbatticon/repos/community-x86_64/PKGBUILD (from rev 480631, cbatticon/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-06-12 08:26:44 UTC (rev 480632)
@@ -0,0 +1,25 @@
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
+# Contributor: Valère Monseur <valere.monseur at ymail.com>
+
+pkgname=cbatticon
+pkgver=1.6.9
+pkgrel=1
+pkgdesc='Lightweight battery icon for the system tray'
+arch=(x86_64)
+url='https://github.com/valr/cbatticon'
+license=(GPL2)
+depends=(libnotify gtk3)
+provides=(cbatticon)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/valr/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=('ba870df67fda30d23a252b7e8091093417d59e505ba8911dcc09b80c876f4a2c')
+
+build() {
+  make -C "$pkgname-$pkgver" WITH_NOTIFY=1 WITH_GTK3=1
+}
+
+package() {
+  make -C "$pkgname-$pkgver" PREFIX="$pkgdir/usr" install
+}
+
+# getver: github.com/valr/cbatticon
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list