summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 308d18da0734..4ca611f68ea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: <https://aur.archlinux.org/users/vorbote>
pkgname=dwm-gnome
-pkgver=6.0
+pkgver=7.2
pkgrel=1
-pkgdesc="Starts suckless dwm wrapped in a gnome session."
+pkgdesc="Starts suckless DWM wrapped in a GNOME session."
arch=('any')
url="https://github.com/palopezv/dwm-gnome/"
license=('MIT')
depends=('dwm')
source=($pkgname-$pkgver.tar.gz::https://github.com/palopezv/dwm-gnome/archive/$pkgver.tar.gz)
-sha384sums=('ff347c6f608b952229eb627976073fe973086af9346d913f35f2f68ccdc18ad10d4cd5cea441a61780f648fa7b99636e')
+b2sums=('5d63958879e1ead22b8feb5b8ea33fc02a7b2457533969f33c9d011a194cfe6b512c31b496accfa03f35e17bbca6060a7e9d3b215116867ae16f39e695efa96b')
build() {
cd "$pkgname-$pkgver"