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-testing
|
@ -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')
|
||||
backup=('etc/emgauwa/core.ini')
|
||||
source=("https://git.serguzim.me/emgauwa/core/archive/testing-v$pkgver.tar.gz"
|
||||
|
@ -17,7 +17,7 @@ source=("https://git.serguzim.me/emgauwa/core/archive/testing-v$pkgver.tar.gz"
|
|||
"emgauwa-core-testing.service"
|
||||
"emgauwa-core-testing.sysusers"
|
||||
"emgauwa-core-testing.tmpfiles")
|
||||
sha256sums=('f1869e952835308ca921b96c9d2160c74ed511fcd3da6c5bd47a4e87302da67a'
|
||||
sha256sums=('6e983e765f1f4bd5388f77fa0cbc9a1e8f92f9834a4c63ea0c0bab4c96be4e2f'
|
||||
'b6747ceee2099f6ee321af4c69e10cb9e73d444e769fc33efd257e59d55b40be'
|
||||
'c781f4d50da8e158551a47a8549981dad05faaf2d632c4fde8b36b48474ab0ec'
|
||||
'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
|
||||
|
|
Reference in a new issue