Upgrade core-testing to v0.4.1
This commit is contained in:
parent
b6a1d4fd3f
commit
5fdb1febbc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||
pkgname=emgauwa-core-testing
|
||||
pkgver=0.4.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=2
|
||||
epoch=
|
||||
pkgdesc=""
|
||||
|
@ -8,7 +8,7 @@ arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
|
|||
url="https://git.serguzim.me/emgauwa/core"
|
||||
license=('unknown')
|
||||
groups=()
|
||||
depends=('sqlite' 'libbsd')
|
||||
depends=('sqlite')
|
||||
makedepends=('make' 'cmake' 'gcc' 'vim')
|
||||
conflicts=('emgauwa-core')
|
||||
backup=('etc/emgauwa/core.conf')
|
||||
|
@ -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=('d4d5c6be1fcfa27ac9b6033c23e3730814f423a14103503df4fd5af2628612a4'
|
||||
sha256sums=('baa74c2bb0f6867de5e65634d57efbf4a8faa9e24cee934e777d69ddc54a7147'
|
||||
'ac9cb03e0aee8cc7253f25f6c950936fb8195e450d38c2b369325038d3294d93'
|
||||
'541f0c83d883416eec015b5d47061c221ba2aa1ea5683b78a0aaa32145b955e3'
|
||||
'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
|
||||
|
|
Reference in a new issue