summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevin J. Pohly2021-05-27 09:15:00 -0500
committerDevin J. Pohly2021-05-27 09:15:00 -0500
commitba01fe78aee29a0b38780f2a4f972dc2c383956c (patch)
tree74992400e963f710f2a163a213e5d612c83376a5 /PKGBUILD
parent17ac73abc67fe92c6d31706dc0068b9ea415b8e7 (diff)
downloadaur-ba01fe78aee29a0b38780f2a4f972dc2c383956c.tar.gz
rename tarball
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75f4b0faa27b..858a43287008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Devin J. Pohly <djpohly+arch@gmail.com>
pkgname=dwl
pkgver=0.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Simple, hackable dynamic tiling Wayland compositor (dwm for Wayland)"
arch=('x86_64')
url="https://github.com/djpohly/dwl"
@@ -9,7 +9,7 @@ license=('GPL')
depends=('wlroots>=0.13')
makedepends=('wayland-protocols')
optdepends=('xorg-xwayland: for XWayland support')
-source=("https://github.com/djpohly/$pkgname/archive/v$pkgver.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/djpohly/$pkgname/archive/v$pkgver.tar.gz"
config.h)
sha256sums=('4c65ba86608adc0d37414ebfaf814957d3349518e44f3cc6f50f5f3bd827c150'
'SKIP')