aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnti Räis2023-12-21 16:44:34 +0200
committerAnti Räis2023-12-21 16:44:34 +0200
commitf9a29f1c16e05bc1dfed5fb11ceb51f332281ef5 (patch)
treecb1fa66f84c76f88d0fcaa7ecd956b38c276643b
parent70c383ee5ac1d32d735a3ac1cb73c3b40dc4396a (diff)
downloadaur-f9a29f1c16e05bc1dfed5fb11ceb51f332281ef5.tar.gz
bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfa51fcda5aa..950cb7b64439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cdoc4j-util
pkgdesc = Command line utility for working with CDOC documents.
pkgver = 1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/open-eid/cdoc4j/blob/master/util/README.md
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 981561367e40..321a0caa1b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cdoc4j-util
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc='Command line utility for working with CDOC documents.'
arch=('any')
url='https://github.com/open-eid/cdoc4j/blob/master/util/README.md'