summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-12-05 06:30:50 +0100
committerhaawda2019-12-05 06:30:50 +0100
commit182e1b889d23fe7427655c4f7264c450aa643b84 (patch)
tree9cf07079613672dba076a116bb9db20f7a71763a
parent54e49133ffbbae27a492551409c34c5e26c738f1 (diff)
downloadaur-182e1b889d23fe7427655c4f7264c450aa643b84.tar.gz
real epoch bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e03c74e2e6d..a54012c14fb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = inkscape-git
pkgdesc = An Open Source vector graphics editor, using SVG file format, from git master
- pkgver = 1.0+devel.r7.gb094c85e83
+ pkgver = 1.0+devel.r8.g4c82e78a40
pkgrel = 1
- epoch = 4
+ epoch = 5
url = https://gitlab.com/inkscape/inkscape
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8f2e2618fe3c..a8b6b842130f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Co-Maintainer: bartus <arch-user-repo@bartus.33mail.com>
pkgname=inkscape-git
-pkgver=1.0+devel.r7.gb094c85e83
+pkgver=1.0+devel.r8.g4c82e78a40
pkgrel=1
-epoch=4
+epoch=5
pkgdesc="An Open Source vector graphics editor, using SVG file format, from git master"
url="https://gitlab.com/inkscape/inkscape"
arch=('i686' 'x86_64')