summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorŁukasz Pożarlik2022-01-21 10:58:03 +0100
committerŁukasz Pożarlik2022-01-21 10:58:03 +0100
commit0a3df06e7451f759200b5f6c992ebf84089876fa (patch)
treeec80769bde392e9f693552eed19691a63221488e
parentbc65328d70ef320375677425cb1bb23f7c057b4d (diff)
downloadaur-0a3df06e7451f759200b5f6c992ebf84089876fa.tar.gz
Rebuild
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00e94d561857..07a96ec0b1ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-lunardate
pkgdesc = A Chinese Calendar Library in Pure Python
pkgver = 0.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/lidaobing/python-lunardate
arch = any
license = GPLv3
@@ -13,4 +13,3 @@ pkgname = python-lunardate
pkgname = python2-lunardate
depends = python2
-
diff --git a/PKGBUILD b/PKGBUILD
index 43540c25c916..cf002026532f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=('python-lunardate'
'python2-lunardate')
pkgdesc="A Chinese Calendar Library in Pure Python"
pkgver=0.2.0
-pkgrel=2
+pkgrel=3
url="https://github.com/lidaobing/python-lunardate"
license=('GPLv3')
arch=('any')