summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeow69692021-11-26 16:42:17 -0800
committermeow69692021-11-26 16:42:17 -0800
commit930edf33c3a71e8cacf99cd5a48e462a658b58be (patch)
tree927eb133b936a2a0931e9ba7004bd1f85971bbb7
parent7e043ec545f00a1874b8513900a13a5f87ba354b (diff)
downloadaur-930edf33c3a71e8cacf99cd5a48e462a658b58be.tar.gz
ok fix versioning xddddd i suck at thsi
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68cb3c985bc9..e17ddf8ddc07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pixivutil2-git
pkgdesc = A utility for the image hosting website Pixiv, once downloaded you can use the pixiv command to run it
- pkgver = 1.0
- pkgrel = 1
+ pkgver = 1.1
+ pkgrel = 2
url = https://github.com/Nandaka/PixivUtil2
arch = any
license = BSD 2-Clause
diff --git a/PKGBUILD b/PKGBUILD
index 57c9dadc43aa..03b57607f5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=pixivutil2-git
-pkgver=1.0
-pkgrel=1
+pkgver=1.1
+pkgrel=2
pkgdesc="A utility for the image hosting website Pixiv, once downloaded you can use the pixiv command to run it"
arch=('any')
url="https://github.com/Nandaka/PixivUtil2"