[arch-commits] Commit in lxappearance/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Tue Oct 6 14:58:36 UTC 2020


    Date: Tuesday, October 6, 2020 @ 14:58:36
  Author: freswa
Revision: 719338

fix FS#67957

Modified:
  lxappearance/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 14:48:39 UTC (rev 719337)
+++ PKGBUILD	2020-10-06 14:58:36 UTC (rev 719338)
@@ -6,11 +6,11 @@
 pkgbase=lxappearance
 pkgname=(lxappearance lxappearance-gtk3)
 pkgver=0.6.3
-pkgrel=3
+pkgrel=4
 pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop'
 arch=('x86_64')
 license=('GPL2')
-url='https://lxde.org/'
+url='https://wiki.lxde.org/en/LXAppearance'
 depends=('gtk2' 'gtk3')
 makedepends=('intltool' 'dbus-glib')
 source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)



More information about the arch-commits mailing list