summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Wilper2022-01-03 20:24:19 +0100
committerSimon Wilper2022-01-03 20:24:19 +0100
commit536783d13db3e4bd57291817ac75adeda0d52b77 (patch)
treec7944959ad2e1b1093547e59d8c3cf26418f9f24
parent97c93f0170b9fc2210f2024afcc6ed6d434e093a (diff)
downloadaur-libredwg-git.tar.gz
version bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9c9163c96b4..5ee0d8efb330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libredwg-git
pkgdesc = A free C library to handle DWG files
pkgver = latest
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/libredwg/
arch = i686
arch = x86_64
@@ -11,4 +11,3 @@ pkgbase = libredwg-git
md5sums = SKIP
pkgname = libredwg-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 58445f28d2ca..20774628825a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libredwg-git
_pkgname=libredwg
pkgver=latest
-pkgrel=1
+pkgrel=2
pkgdesc="A free C library to handle DWG files"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/libredwg/"