upgpkg: core-testing v0.3.3
This commit is contained in:
parent
0774b69786
commit
0fa6d43815
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||
pkgname=emgauwa-core-testing
|
||||
pkgver=0.3.2
|
||||
pkgver=0.3.3
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc=""
|
||||
|
@ -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=('0db12ed18b5b468f3bd941f7cdd7b91a0b9a74dfabdc372c71a90c3f32f1ed89'
|
||||
sha256sums=('30f14e74f8db9168250243def5fa9f475e4b75af2dc43ffb6d9649b041c2eb69'
|
||||
'210c8a05bae65e5f19c0c168b0f8c63d064706a9e7885a22a57ca7b04ea4e00f'
|
||||
'c781f4d50da8e158551a47a8549981dad05faaf2d632c4fde8b36b48474ab0ec'
|
||||
'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
|
||||
|
|
|
@ -49,3 +49,5 @@ upgrade_package "core-testing" "core testing"
|
|||
upgrade_package "webapp" "client"
|
||||
|
||||
printf "$commit_message" | git commit -F -
|
||||
|
||||
git show -s
|
||||
|
|
Reference in a new issue