summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhang.j.k2021-03-07 15:40:29 +0800
committerzhang.j.k2021-03-07 15:40:29 +0800
commitc9bfa582fcf433bd1876229e83df4f42b8d06636 (patch)
tree3b0a7acd5c4fb2f8cb87295ef08b5ec5a8aa334e
parent824e12d37a0d6380eeda7a9208e61dfb28f9b6ad (diff)
downloadaur-c9bfa582fcf433bd1876229e83df4f42b8d06636.tar.gz
update to 1.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3716004d6586..2e25987b4f6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = konsave
pkgdesc = A CLI program that will let you save and apply your KDE Plasma customizations with just one command!
- pkgver = 1.0.7
+ pkgver = 1.1.3
pkgrel = 1
url = https://github.com/chakki-works/seqeval
arch = any
@@ -9,8 +9,8 @@ pkgbase = konsave
makedepends = python-setuptools
depends = python
depends = python-pyaml
- source = konsave-1.0.7.tar.gz::https://github.com/Prayag2/konsave/archive/v1.0.7.tar.gz
- md5sums = 732a0dcad9ee5fb005744db94d533344
+ source = konsave-1.1.3.tar.gz::https://github.com/Prayag2/konsave/archive/v1.1.3.tar.gz
+ md5sums = SKIP
pkgname = konsave
diff --git a/PKGBUILD b/PKGBUILD
index 18eec086a16a..299a34f9c14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase='konsave'
pkgname=('konsave')
-pkgver='1.0.7'
+pkgver='1.1.3'
pkgrel=1
pkgdesc="A CLI program that will let you save and apply your KDE Plasma customizations with just one command!"
url="https://github.com/chakki-works/seqeval"
@@ -11,7 +11,7 @@ makedepends=('python' 'python-setuptools')
license=('GPL3')
arch=('any')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Prayag2/konsave/archive/v$pkgver.tar.gz")
-
+md5sums=("SKIP")
prepare() {
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
@@ -33,4 +33,4 @@ package() {
}
-md5sums=('732a0dcad9ee5fb005744db94d533344')
+