[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jun 26 17:06:28 UTC 2021
Date: Saturday, June 26, 2021 @ 17:06:27
Author: arojas
Revision: 967546
Remove pointless group
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-26 17:04:02 UTC (rev 967545)
+++ PKGBUILD 2021-06-26 17:06:27 UTC (rev 967546)
@@ -4,7 +4,7 @@
pkgname=icewm
pkgver=2.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Window Manager designed for speed, usability, and consistency'
arch=(x86_64)
url='https://ice-wm.org/'
@@ -11,7 +11,6 @@
license=(LGPL)
depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage libxinerama libxpm libxrandr)
makedepends=(asciidoctor xorg-mkfontdir)
-groups=(icewm)
optdepends=('perl: for icewm-menu-xrandr')
source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz")
sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
More information about the arch-commits
mailing list