summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 877cfa9e3828..d75de7e4c9b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 4.2.1
-# Tue Mar 17 12:10:16 UTC 2015
pkgbase = python3-keybinder
- pkgdesc = python 3 global keybinding library for X.
+ pkgdesc = Python 3 global keybinding library for X.
pkgver = 1.1.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/LiuLang/python3-keybinder
arch = any
license = GPLv3
@@ -12,4 +10,3 @@ pkgbase = python3-keybinder
sha256sums = 4ba45929a597a3fb623ea33e4fca1300ed1de2da917325a82b9b5f46504e8e4f
pkgname = python3-keybinder
-
diff --git a/PKGBUILD b/PKGBUILD
index 6a4bc11478c9..906eb014baab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: shmilee <shmilee[dot]zju[at]gmail[dot]com>
+# Maintainer: Alex Tharp <alex@toastercup.io>
pkgname=python3-keybinder
pkgver=1.1.2
-pkgrel=2
-pkgdesc='python 3 global keybinding library for X.'
+pkgrel=3
+pkgdesc='Python 3 global keybinding library for X.'
arch=(any)
url='https://github.com/LiuLang/python3-keybinder'
license=('GPLv3')