summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfsyy2022-02-14 19:02:59 +0100
committerfsyy2022-02-14 19:02:59 +0100
commit62a976f50ca75e9d11d2c5f0db859beaadef44b3 (patch)
tree4c49390149301d968c906ce17c2b82953fdffe90
parentfa69564609a5645bec17464c8c9e2caccdaa599c (diff)
downloadaur-62a976f50ca75e9d11d2c5f0db859beaadef44b3.tar.gz
package update 0.9.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d273b7b788b..cc093952a137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-elgato-streamdeck
pkgdesc = Library to control Elgato Stream Deck devices
pkgver = 0.9.0
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/abcminiuser/python-elgato-streamdeck
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 52451ebd0135..c813afd1d10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: fsyy <fossy2001 @ web.de>
pkgname=python-elgato-streamdeck
pkgver=0.9.0
-pkgrel=2
+pkgrel=1
pkgdesc="Library to control Elgato Stream Deck devices"
arch=('any')
url="https://github.com/abcminiuser/python-elgato-streamdeck"