[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 8 21:49:09 UTC 2021
Date: Thursday, July 8, 2021 @ 21:49:09
Author: arojas
Revision: 975865
Update to 2.6.0
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-08 21:47:17 UTC (rev 975864)
+++ PKGBUILD 2021-07-08 21:49:09 UTC (rev 975865)
@@ -3,8 +3,8 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=icewm
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
pkgdesc='Window Manager designed for speed, usability, and consistency'
arch=(x86_64)
url='https://ice-wm.org/'
@@ -13,7 +13,7 @@
makedepends=(asciidoctor xorg-mkfontdir)
optdepends=('perl: for icewm-menu-xrandr')
source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz")
-sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
+sha256sums=('33cc69ba1fb762d85cc2755a930d6cf1a7c23e33f736ef2ec01c59d612f9b2eb')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list