add: drone yml
fix: rename client to webapp BUMP VERSION
This commit is contained in:
parent
8a51bdbbec
commit
4c3c99ba5a
4 changed files with 63 additions and 4 deletions
core
|
@ -9,7 +9,7 @@ url="https://git.serguzim.me/emgauwa/core"
|
|||
license=('unknown')
|
||||
groups=()
|
||||
depends=('glibc' 'sqlite')
|
||||
makedepends=('make' 'cmake' 'gcc')
|
||||
makedepends=('make' 'cmake' 'gcc' 'vim')
|
||||
conflicts=('emgauwa-core-testing')
|
||||
backup=('etc/emgauwa/core.ini')
|
||||
source=("https://git.serguzim.me/emgauwa/core/archive/v$pkgver.tar.gz"
|
||||
|
|
Reference in a new issue