[arch-commits] Commit in blackbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Nov 2 18:50:28 UTC 2018
Date: Friday, November 2, 2018 @ 18:50:27
Author: arojas
Revision: 401301
Update to 0.74
Modified:
blackbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-02 18:42:32 UTC (rev 401300)
+++ PKGBUILD 2018-11-02 18:50:27 UTC (rev 401301)
@@ -3,7 +3,7 @@
# Contributor: Steve Ponsford <sp4d at lavabit.com>
pkgname=blackbox
-pkgver=0.73
+pkgver=0.74
pkgrel=1
pkgdesc="A window manager for X11"
url="https://github.com/bbidulock/blackboxwm"
@@ -11,7 +11,7 @@
depends=('gcc-libs' 'libxft' 'libxext' 'libx11' 'libxt')
license=('MIT')
source=($pkgname-$pkgver.tar.gz::"https://github.com/bbidulock/blackboxwm/archive/$pkgver.tar.gz")
-sha256sums=('357bda40844d4437fd5e75f75251c58b21d79153e96e35ee74ee0b173b26e625')
+sha256sums=('b7abd3def4d499180bfde85c38d723f2e6930d0956d7d7c81280f0f16cff557d')
prepare() {
cd blackboxwm-$pkgver
More information about the arch-commits
mailing list