summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2021-01-28 11:47:35 +0000
committerMichael Picht2021-01-28 11:47:35 +0000
commite7c40e52d23aa7d81648bc8a0cf86d9598021a69 (patch)
tree88c14c17cd56f037a39f34944a2e7caa6e869531 /PKGBUILD
parent6b617f642db6e7e64d7071abd1f1cdc23047aa40 (diff)
downloadaur-e7c40e52d23aa7d81648bc8a0cf86d9598021a69.tar.gz
adjusted CHANGELOG for release 2.3.0
Signed-off-by: Michael Picht <mipi@fsfe.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc5702c5300d..143d9915b9b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgorg=gitlab.com/mipimipi
pkgname=crema-git
_pkgname=crema
-pkgver=2.2.2
+pkgver=2.3.0
pkgrel=1
-pkgdesc="Manage custom (remote) repositories"
+pkgdesc="Manage (remote) custom repositories"
arch=(any)
url="https://$_pkgorg/$_pkgname"
license=(GPL3)
@@ -27,7 +27,7 @@ makedepends=(
pandoc
)
optdepends=(gnupg)
-provides=(crema-git)
+provides=(crema)
conflicts=(crema)
pkgver() {