[arch-commits] Commit in tint2/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Apr 26 08:53:52 UTC 2017
Date: Wednesday, April 26, 2017 @ 08:53:52
Author: arodseth
Revision: 225626
upgpkg: tint2 0.14.3-1
Modified:
tint2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-26 08:53:39 UTC (rev 225625)
+++ PKGBUILD 2017-04-26 08:53:52 UTC (rev 225626)
@@ -6,7 +6,7 @@
# Contributor: Yannick LM <LMyannicklm1337 at gmail.com>
pkgname=tint2
-pkgver=0.14.1
+pkgver=0.14.3
pkgrel=1
pkgdesc='Basic, good-looking task manager for WMs'
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
depends=('gtk2' 'imlib2' 'startup-notification')
makedepends=('cmake' 'startup-notification' 'git' 'ninja' 'setconf')
source=("$pkgname-$pkgver.tgz::https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=$pkgver")
-sha256sums=('5f3708ecb06724f568cbaaad2102f000342f28d5fb02161ce6e7af5c18f36ecb')
+sha256sums=('3164d657db959d2dbee0677f5e80b154bab68b93cfa38ddc2b25c6e7a06b1e64')
prepare() {
mv "$pkgname-$pkgver-"* "$pkgname"
More information about the arch-commits
mailing list