[arch-commits] Commit in blackbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 15 10:50:17 UTC 2021
Date: Saturday, May 15, 2021 @ 10:50:17
Author: arojas
Revision: 934625
Update to 0.77
Modified:
blackbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 10:49:59 UTC (rev 934624)
+++ PKGBUILD 2021-05-15 10:50:17 UTC (rev 934625)
@@ -3,7 +3,7 @@
# Contributor: Steve Ponsford <sp4d at lavabit.com>
pkgname=blackbox
-pkgver=0.76
+pkgver=0.77
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=('dfb7f2a75b359fff3e119e24baa89cbd381fd9307b81cbd20785f760aa7eb671')
+sha256sums=('c614adae1a96edab02f2b0d00cd6b33080c5b9b11569fc254a069e1a9fcb8275')
prepare() {
cd blackboxwm-$pkgver
More information about the arch-commits
mailing list