mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
improve prototype
This commit is contained in:
parent
c9ea8bac8e
commit
5357731932
@ -5,7 +5,7 @@ pkgver=0.0.1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="sudo with configuration"
|
pkgdesc="sudo with configuration"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://git.privacy1st.de/langfingaz/arch-pkg.git"
|
url="https://git.privacy1st.de/langfingaz/arch-pkg"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=()
|
groups=()
|
||||||
depends=()
|
depends=()
|
||||||
@ -18,7 +18,7 @@ backup=()
|
|||||||
options=()
|
options=()
|
||||||
install=
|
install=
|
||||||
changelog=
|
changelog=
|
||||||
source=("git+$url")
|
source=("git+${url}.git")
|
||||||
noextract=()
|
noextract=()
|
||||||
md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
|
md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ pkgver=0.0.1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc=" !! TODO !! "
|
pkgdesc=" !! TODO !! "
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://git.privacy1st.de/langfingaz/arch-pkg.git"
|
url="https://git.privacy1st.de/langfingaz/arch-pkg"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=()
|
groups=()
|
||||||
depends=()
|
depends=()
|
||||||
@ -18,7 +18,7 @@ backup=()
|
|||||||
options=()
|
options=()
|
||||||
install=
|
install=
|
||||||
changelog=
|
changelog=
|
||||||
source=("git+$url")
|
source=("git+${url}.git")
|
||||||
noextract=()
|
noextract=()
|
||||||
md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
|
md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user