summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorartemtech2022-03-01 09:27:46 +0700
committerartemtech2022-03-01 09:27:46 +0700
commit4ef34f79d9fcedc5f5373b2b3112ed03404b4f9b (patch)
tree4b9341803c2f171461bd44db7e2fbdbfea0beb24
parent62e402e026b41b3f7b496bafcb2b1287cd02ab75 (diff)
downloadaur-4ef34f79d9fcedc5f5373b2b3112ed03404b4f9b.tar.gz
raise version and remove conflict
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a32191ccd03e..f60c0d6584c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = citramanik-qt-git
pkgdesc = Your next way to export your Inkscape work for all purpose quickly
- pkgver = 1.3.0.r13.981129c
+ pkgver = 1.3.0.r14.37e82cf
pkgrel = 1
url = https://citramanik.dev-is.my.id
arch = x86_64
@@ -14,9 +14,7 @@ pkgbase = citramanik-qt-git
depends = inkscape
depends = ghostscript
provides = citramanik-qt-git
- conflicts = citramanik-qt-git
conflicts = citramanik-qt-bin
- replaces = citramanik-qt-git
replaces = citramanik-qt-bin
source = citramanik-qt-git::git+https://github.com/devlovers-id/citramanik-qt
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7894578defd8..b4b684a959cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: artemtech <sofyanartem@gmail.com>
pkgname=citramanik-qt-git
-pkgver=1.3.0.r13.981129c
+pkgver=1.3.0.r14.37e82cf
pkgrel=1
pkgdesc="Your next way to export your Inkscape work for all purpose quickly"
arch=("x86_64")
url="https://citramanik.dev-is.my.id"
license=("GPLv3")
provides=("citramanik-qt-git")
-conflicts=("citramanik-qt-git" "citramanik-qt-bin")
-replaces=("citramanik-qt-git" "citramanik-qt-bin")
+conflicts=("citramanik-qt-bin")
+replaces=("citramanik-qt-bin")
depends=("python-pyqt5"
"python-appdirs"
"python-lxml"