summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dd870ed7a2e..714777873f85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = streamdeck-ui-git
pkgdesc = A Linux compatible UI for the Elgato Stream Deck
pkgver = r243.c8dffc7
- pkgrel = 2
+ pkgrel = 3
url = https://timothycrosley.github.io/streamdeck-ui/
arch = any
license = MIT
@@ -17,6 +17,6 @@ pkgbase = streamdeck-ui-git
source = git+https://github.com/timothycrosley/streamdeck-ui.git
source = 60-streamdeck.rules
sha512sums = SKIP
- sha512sums = 8095ffc56e7d5700bd48e61724a1db709d2f07145508e5f3b3ada2d77848453a5a50c810fa60077d84917458f9139058d36067ba3603d49e0c57507e9b243da4
+ sha512sums = 2c08c9c89fbfb9af832cb131655d79c93b892f4a21875b98bd8293c421bfde5367b21c77b0a4119d999a1e83f46b96ef3210edafc2c163a93b206a0a4b493e87
pkgname = streamdeck-ui-git
diff --git a/PKGBUILD b/PKGBUILD
index 99abc508c70d..b25d93006a2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=streamdeck-ui-git
_pkgname=streamdeck-ui
pkgver=r243.c8dffc7
-pkgrel=2
+pkgrel=3
pkgdesc="A Linux compatible UI for the Elgato Stream Deck"
arch=('any')
url="https://timothycrosley.github.io/streamdeck-ui/"
@@ -13,7 +13,7 @@ provides=('streamdeck-ui')
source=("git+https://github.com/timothycrosley/streamdeck-ui.git"
"60-streamdeck.rules")
sha512sums=('SKIP'
- '8095ffc56e7d5700bd48e61724a1db709d2f07145508e5f3b3ada2d77848453a5a50c810fa60077d84917458f9139058d36067ba3603d49e0c57507e9b243da4')
+ '2c08c9c89fbfb9af832cb131655d79c93b892f4a21875b98bd8293c421bfde5367b21c77b0a4119d999a1e83f46b96ef3210edafc2c163a93b206a0a4b493e87')
pkgver() {
cd "$_pkgname"