1
0
Fork 0

PKGBUILD. Changed version to 23.10.0. arav.top -> arav.su. Removed backup=.

This commit is contained in:
Alexander Andreev 2023-03-11 22:38:25 +04:00
parent 4efc83b09e
commit a28a946841
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# Maintainer: Alexander "Arav" Andreev <me@arav.top>
# Maintainer: Alexander "Arav" Andreev <me@arav.su>
pkgname=dwelling-home
pkgver=23.5.0
pkgver=23.10.0
pkgrel=1
pkgdesc="Arav's dwelling / Home"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://git.arav.top/Arav/dwelling-home"
url="https://git.arav.su/Arav/dwelling-home"
license=('MIT')
groups=()
depends=('sqlite')
@ -12,10 +12,10 @@ makedepends=('go')
provides=('dwelling-home')
conflicts=('dwelling-home')
replaces=()
backup=('etc/dwelling/home.yaml')
backup=()
options=()
install=
source=('https://git.arav.top/Arav/dwelling-home/archive/23.5.0.tar.gz')
source=('https://git.arav.su/Arav/dwelling-home/archive/23.10.0.tar.gz')
noextract=()
md5sums=('SKIP')