summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:28:07 +0000
committerGeorge Rawlinson2021-12-13 06:28:07 +0000
commit6fd4f56cbf07a1a54d76899c62d1cc42c968ba5d (patch)
treefd26ca2cefa41e95289eaebc3904a33c4080ef6e
parent3c76fc69b54811e2ce2050fb2b998d3cb684e8f0 (diff)
downloadaur-6fd4f56cbf07a1a54d76899c62d1cc42c968ba5d.tar.gz
upgpkg: python-desert; python 3.10 rebuild
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e487d33277f3..27c5a95319fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-desert
pkgdesc = Deserialize to objects while staying DRY
pkgver = 2020.11.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/python-desert/desert
arch = any
license = MIT
@@ -14,4 +14,3 @@ pkgbase = python-desert
sha512sums = 5cf52104bf18531a0caf737109655a0090d75aca681cafd97160d90e9d29326fd02bb19985130e53a494853b95b51da4efbc8ce64b4e6711c4b13c6d3e10e73f
pkgname = python-desert
-
diff --git a/PKGBUILD b/PKGBUILD
index a6170d377171..986a8c655e07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-desert"
_pkgname="${pkgname#python-}"
pkgver=2020.11.18
-pkgrel=1
+pkgrel=2
pkgdesc='Deserialize to objects while staying DRY'
arch=('any')
url='https://github.com/python-desert/desert'