diff --git a/build/archlinux/PKGBUILD b/build/archlinux/PKGBUILD index 3ff7bf2..df862a8 100644 --- a/build/archlinux/PKGBUILD +++ b/build/archlinux/PKGBUILD @@ -1,5 +1,5 @@ # Maintainer: Alexander "Arav" Andreev -pkgname=dwelling-upload-git +pkgname=dwelling-upload pkgver=22.31.0 pkgrel=1 pkgdesc="Arav's Dwelling / Upload" @@ -15,7 +15,7 @@ replaces=() backup=('etc/dwelling/upload.yaml') options=() install= -source=('dwelling-upload-git::git+https://git.arav.top/Arav/dwelling-upload.git') +source=('dwelling-upload::git+https://git.arav.top/Arav/dwelling-upload.git') noextract=() md5sums=('SKIP')