summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2021-12-13 20:52:20 +0100
committerfsyy2021-12-13 20:52:20 +0100
commit78449c220e46239b3a5de044d0b6b0e67ef89528 (patch)
tree5f08504b8a1e276354925902bd00db09a123d5f8
parente6cc046a4ac8e59b71f090c4f36b17e367aaf3f1 (diff)
downloadaur-78449c220e46239b3a5de044d0b6b0e67ef89528.tar.gz
update package release due to problems running streamdeck-ui-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 961f29d9cd60..70c2f38b6b49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-elgato-streamdeck
pkgdesc = Library to control Elgato Stream Deck devices
pkgver = 0.8.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/abcminiuser/python-elgato-streamdeck
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index cdaf212875a2..5eec51bf1a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: fsyy <fossy2001 @ web.de>
pkgname=python-elgato-streamdeck
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc="Library to control Elgato Stream Deck devices"
arch=('any')
url="https://github.com/abcminiuser/python-elgato-streamdeck"