[arch-commits] Commit in cbatticon/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Oct 6 13:39:58 UTC 2017
Date: Friday, October 6, 2017 @ 13:39:57
Author: arodseth
Revision: 261914
upgpkg: cbatticon 1.6.7-1
Modified:
cbatticon/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-06 13:39:34 UTC (rev 261913)
+++ PKGBUILD 2017-10-06 13:39:57 UTC (rev 261914)
@@ -3,17 +3,16 @@
# Contributor: Valère Monseur <valere.monseur at ymail.com>
pkgname=cbatticon
-pkgver=1.6.6
+pkgver=1.6.7
pkgrel=1
-pkgdesc='Lightweight and fast battery icon that sits in your system tray'
+pkgdesc='Lightweight battery icon for the system tray'
arch=('x86_64' 'i686')
url='https://github.com/valr/cbatticon'
license=('GPL2')
depends=('libnotify' 'gtk3')
provides=('cbatticon')
-conflicts=('cbatticon-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/valr/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('636f6dc6c3a084e81f25f829ef076ed17dc90751b030ed08fdc29d801acfb4e7')
+sha256sums=('d0c33320a8e4421ade0f3cfaf3548a6f620ebc275339019cb5ff1ed87c2256e8')
build() {
make -C "$pkgname-$pkgver" WITH_NOTIFY=1 WITH_GTK3=1
@@ -24,4 +23,4 @@
}
# getver: github.com/valr/cbatticon
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list