Use git source when downloading src
This commit is contained in:
parent
553fa564cf
commit
2d7150e789
2
PKGBUILD
2
PKGBUILD
@ -12,7 +12,7 @@ optdepends=('fzf: for the fqo script'
|
||||
'mlocate: for the fqo script')
|
||||
checkdepends=(python-hypothesis python-pytest)
|
||||
backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg} etc/packaging-scripts.conf)
|
||||
source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")
|
||||
source=("${pkgname}::git+https://git.its-et.me/etorres/packaging-scripts.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user