summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-02 21:29:56 +1100
committerMatthew Gamble2020-12-02 21:29:56 +1100
commit9b6a4dbe595f23b59ea0db8ab92f41577754cf16 (patch)
tree624ea9fa95698af6938834250651e397947172fc /PKGBUILD
parent84b0b5f0cbdff108d02704378b8a0efbb0d7e265 (diff)
downloadaur-9b6a4dbe595f23b59ea0db8ab92f41577754cf16.tar.gz
Bump for python3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ec541d89c56..ea6bf85f58e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-usersettings
pkgver=1.0.7
-pkgrel=3
-pkgdesc="Python module for easily managing persistent settings using an editable format and stored in an OS-appropriate location."
+pkgrel=4
+pkgdesc="Python module for easily managing persistent settings using an editable format and stored in an OS-appropriate location"
arch=('any')
url="https://pypi.org/project/usersettings"
license=("BSD")