summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-12-13 23:18:18 +0100
committerXyne2021-12-13 23:18:18 +0100
commit96fdeb10f1818e6a07e583e61a36a32927f57881 (patch)
treef115ffce36f7f49d300c99261901da73b8e2886d
parente2d94d8afa85fe07c467dd4fb576a9a9b6f6a683 (diff)
downloadaur-96fdeb10f1818e6a07e583e61a36a32927f57881.tar.gz
Update to 2021-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c61af36d88c8..c22c25362b87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xac
pkgdesc = A markdown- and Pandoc-based content management system (CMS).
pkgver = 2021
- pkgrel = 1
+ pkgrel = 2
url = https://xyne.dev/projects/xac
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index fcf72421fc14..25ccccea11ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=xac
pkgver=2021
-pkgrel=1
+pkgrel=2
pkgdesc='A markdown- and Pandoc-based content management system (CMS).'
arch=(any)
license=(GPL)