diff --git a/core-testing/PKGBUILD b/core-testing/PKGBUILD index 8af9fff..3196066 100644 --- a/core-testing/PKGBUILD +++ b/core-testing/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Tobias Reisinger 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' diff --git a/upgpkg.sh b/upgpkg.sh index bfcc046..c90ef77 100755 --- a/upgpkg.sh +++ b/upgpkg.sh @@ -49,3 +49,5 @@ upgrade_package "core-testing" "core testing" upgrade_package "webapp" "client" printf "$commit_message" | git commit -F - + +git show -s