From 5d11e04b909dac6c18dc4dc2148b3383d318328d Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Thu, 2 Jul 2020 00:46:16 +0200 Subject: [PATCH] fix: pkgrel --- core-testing/PKGBUILD | 4 ++-- core/PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core-testing/PKGBUILD b/core-testing/PKGBUILD index a3fd1eb..029165c 100644 --- a/core-testing/PKGBUILD +++ b/core-testing/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Tobias Reisinger pkgname=emgauwa-core-testing -pkgver=0.2.1 -pkgrel=2 +pkgver=0.2.2 +pkgrel=1 epoch= pkgdesc="" arch=('any') diff --git a/core/PKGBUILD b/core/PKGBUILD index a743eab..615e9c5 100644 --- a/core/PKGBUILD +++ b/core/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Tobias Reisinger pkgname=emgauwa-core pkgver=0.2.2 -pkgrel=1 +pkgrel=2 epoch= pkgdesc="" arch=('any')