summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122020-09-07 08:01:32 +0200
committerwillemw122020-09-07 08:01:32 +0200
commitc6ee533920764b965024be4a38a7361534a8e1a0 (patch)
tree9aa10e1f9ed51b39f97b66f598d72c0c497f768e
parent747e71a193901540231102dc841a097d00fc4fd4 (diff)
downloadaur-c6ee533920764b965024be4a38a7361534a8e1a0.tar.gz
Bump version (to normal numbering scheme)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e540b9c44b2..45a50713a834 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sickchill-git
pkgdesc = Automatic video library manager for TV shows
- pkgver = 0.0.56.r0
+ pkgver = 2020.9.6.post7.r0
pkgrel = 1
url = https://sickchill.github.io
install = sickchill-git.install
diff --git a/PKGBUILD b/PKGBUILD
index b8ec45b26683..cd4e611e237a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: willemw <willemw12@gmail.com>
-# NOTE This PIP package behaves like a VCS package: to update, reinstall the package.
+# NOTE This "PIP install" package is like a VCS package: it has a pkgver() function and to update do a reinstall.
# That is the only reason why this package ends on -git.
pkgname=sickchill-git
-pkgver=0.0.56.r0
+pkgver=2020.9.6.post7.r0
pkgrel=1
pkgdesc="Automatic video library manager for TV shows"
arch=('any')