[arch-commits] Commit in lxqt-themes/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sun Oct 22 05:06:20 UTC 2017
Date: Sunday, October 22, 2017 @ 05:06:19
Author: jleclanche
Revision: 263945
upgpkg: lxqt-themes 0.12.0-2
Add replaces=lxqt-common
Modified:
lxqt-themes/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-22 03:53:00 UTC (rev 263944)
+++ PKGBUILD 2017-10-22 05:06:19 UTC (rev 263945)
@@ -3,7 +3,7 @@
pkgname=lxqt-themes
pkgver=0.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="LXQt themes, graphics and icons."
arch=("any")
groups=("lxqt")
@@ -11,6 +11,7 @@
license=("LGPL2.1")
depends=("hicolor-icon-theme")
makedepends=("lxqt-build-tools")
+replaces=("lxqt-common")
source=(
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
More information about the arch-commits
mailing list