[improve] Improve the PKGBUILD

This commit is contained in:
Anas Elgarhy 2023-05-11 22:41:01 +03:00
parent d86ffd3813
commit d785d51e2d
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
2 changed files with 4 additions and 2 deletions

View File

@ -3,12 +3,14 @@ pkgname=archy-dwm
pkgver=1.0.0
pkgrel=1
pkgdesc="A dynamic window manager for X with some patches applied"
url="https://github.com/archy-linux/archy-dwm"
url="https://github.com/archy-linux/$pkgname"
arch=('i686' 'x86_64')
license=('MIT')
options=()
depends=('libx11' 'libxinerama' 'libxft' 'freetype2' 'archy-slstatus' 'archy-dmenu')
install=
provides=("$pkgname")
conflicts=("$pkgname")
source=("https://github.com/archy-linux/$pkgname/archive/refs/tags/$pkgname_$pkgver.tar.gz")
sha256sums=('4e56232bd78971e20a9e6fa7dda16f7047be086aa3a066f5c410c4e3ae5d7add')

@ -1 +1 @@
Subproject commit b183219a02c5483bceefa03c3d8681eb848fc90c
Subproject commit 92c2edf888b0974cee206d2a657781384112bce0