makedeb


python3-readchar 4.2.1-0


Python library to read characters and key strokes

Click here to go back to the commit logs for python3-readchar.

Commit:


Hash: cd1fb833b947486003acbebd9dd3b2cb650983fa

Message: Bump pkgrel

Diff


diff --git a/.SRCINFO b/.SRCINFO
index cf80671..4e67f4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = python-readchar
 	pkgdesc = Python library to read characters and key strokes
 	pkgver = 3.0.5
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/magmax/python-readchar
 	arch = any
 	license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 4808aae..11acb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Laker <kyle+aur@laker.email>
 pkgname=python-readchar
 pkgver=3.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library to read characters and key strokes"
 arch=("any")
 url="https://github.com/magmax/python-readchar"