summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Tam2020-12-02 21:32:18 +0800
committerChris Tam2020-12-02 21:32:18 +0800
commit88614c608a62582e45f686c8c708c43095f9f190 (patch)
tree5a180b8fb3b6214662eff4bb9f142030054b020d /PKGBUILD
parent5152849c1ed1b233d7db3b44007b28461c0899a2 (diff)
downloadaur-88614c608a62582e45f686c8c708c43095f9f190.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8034649b0d6d..47b53e6b6b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyperclip-git
pkgver=r197.d72f3ce
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform clipboard module for Python (git)"
arch=('any')
url="https://github.com/asweigart/pyperclip"