summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevin J. Pohly2022-03-20 21:21:32 -0500
committerDevin J. Pohly2022-03-20 21:21:32 -0500
commit141066558a0a82b5edcc49e53834fb2dbe4802f1 (patch)
treee7a850f6ff7ef778b218fb86ad3cd9763498ede3 /PKGBUILD
parented2c7d3315b22dab836977ab1de8fbce8721b181 (diff)
downloadaur-141066558a0a82b5edcc49e53834fb2dbe4802f1.tar.gz
v0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e51c7d09008..a15337610d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin J. Pohly <djpohly+arch@gmail.com>
pkgname=dwl
-pkgver=0.2.2
+pkgver=0.3
pkgrel=1
pkgdesc="Simple, hackable dynamic tiling Wayland compositor (dwm for Wayland)"
arch=('x86_64')
@@ -11,7 +11,7 @@ makedepends=('wayland-protocols')
optdepends=('xorg-xwayland: for XWayland support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/djpohly/$pkgname/archive/v$pkgver.tar.gz"
config.h)
-sha256sums=('c629fa7f38050db9850dc0cdf487191c725e6fc68f0c497f6297b48e873c9e5e'
+sha256sums=('a3dd9b7107e9d324cc0dc4f48dd526fb687b10c9e63a42b33a827130d9113763'
'SKIP')
prepare() {