fix: new package location
This commit is contained in:
parent
677bfedfde
commit
e8596a8e70
2 changed files with 8 additions and 8 deletions
controller-testing
|
@ -12,7 +12,7 @@ depends=('glibc' 'lmdb')
|
|||
makedepends=('make' 'cmake' 'gcc')
|
||||
conflicts=('emgauwa-controller')
|
||||
backup=('etc/emgauwa/controller.ini')
|
||||
source=("https://git.serguzim.me/emgauwa/controller/archive/v$pkgver-testing.tar.gz"
|
||||
source=("https://git.serguzim.me/emgauwa/controller/archive/testing-v$pkgver.tar.gz"
|
||||
"controller.ini"
|
||||
"emgauwa-controller-testing.service"
|
||||
"emgauwa-controller-testing.sysusers"
|
||||
|
|
Reference in a new issue