summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50eb51f1c387..db66f5f5fc6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pybristol
pkgdesc = GUI for bristol, based on python3 and tkinter
pkgver = 1.0.33
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/adorableGNU/pyBristol
arch = any
license = GPL3
@@ -13,4 +13,3 @@ pkgbase = pybristol
md5sums = SKIP
pkgname = pybristol
-
diff --git a/PKGBUILD b/PKGBUILD
index a460a8a76a6e..fd80b5ca9c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: adorableGNU <adorablegnu@hushmail.com>
+# Maintainer: UmamiAppearance <mail@umamiappearance.eu>
+
pkgname=pybristol
pkgver=1.0.33
-pkgrel=1
+pkgrel=2
pkgdesc='GUI for bristol, based on python3 and tkinter'
arch=('any')
url="https://github.com/adorableGNU/pyBristol"