summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2019-07-17 14:00:10 +0200
committerFrederik “Freso” S. Olesen2019-07-17 14:00:10 +0200
commita7f3d34c85f6a8f6c415f9816e1aa68fc0dfa943 (patch)
treebf27696ebf9be1ef3cf0c34fd5fa7c76336238a5
parenta09e8de898cc3188f782f659883c46faf2e8ffa8 (diff)
downloadaur-a7f3d34c85f6a8f6c415f9816e1aa68fc0dfa943.tar.gz
chatty-beta 0.9.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a3450de8fd3..b6dd274e6ad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chatty-beta
pkgdesc = Twitch Chat Client for Desktop
- pkgver = 0.9.7_b5
+ pkgver = 0.9.7
pkgrel = 1
url = https://chatty.github.io/
arch = any
@@ -12,11 +12,11 @@ pkgbase = chatty-beta
optdepends = livestreamer: for watching streams in a custom video player.
provides = chatty
conflicts = chatty
- source = chatty-0.9.7-b5.tar.gz::https://github.com/chatty/chatty/archive/v0.9.7-b5.tar.gz
+ source = chatty-0.9.7.tar.gz::https://github.com/chatty/chatty/archive/v0.9.7.tar.gz
source = chatty.desktop
source = chatty_script
source = disable_version_check.patch
- sha512sums = 2c8cc61806d1cf00c6b6ecad7818313072d669cec45c84a83cfb6cb1dbb7e23455009a12dc0292c7898416c111fbc835803c15d7db45b8832351dec87895e5fe
+ sha512sums = a5efa34d3128548c2220b67d184b28037ff4e43634dfba47bd7f93c73c20d54c8303459167eec4b7ac16ac0e3b3625b4a784a2cd1b79fe76397a785460bcd69e
sha512sums = 6b18009b4e34a2255cec42fd1e136e437aa528c80c40d9f1ab7379ab9e4a637fbd64860fb51e7e57aa0c74165b42f8d4c1ed6a1ffd061d07a02af1ec5167145e
sha512sums = b5ea9a3e77cf5ed006537348371619577aabf86bdb4e90b249c2e3a236b1f1d51920c6af2d2779920a0853cb4f5456fc0a10ad2a788c7c1e5b2649f7f2b756d0
sha512sums = 8df69baaf9a0bad68d7c1aac96877b65637c4688d59f9b36f4915b77e2ec9bfa99c67adfe69bca95baee88a585f6f01f5f26eb076079f95bfca9f0ac19180199
diff --git a/PKGBUILD b/PKGBUILD
index 95b0f0b8c7e2..1872aa3821eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christoph Korn <christoph.korn at posteo dot de>
_pkgname=chatty
pkgname=${_pkgname}-beta
-pkgver=0.9.7_b5
+pkgver=0.9.7
_pkgver=${pkgver//_/-}
pkgrel=1
pkgdesc='Twitch Chat Client for Desktop'
@@ -19,7 +19,7 @@ source=("${_pkgname}-${_pkgver}.tar.gz::https://github.com/chatty/${_pkgname}/ar
"${_pkgname}.desktop"
"${_pkgname}_script"
'disable_version_check.patch')
-sha512sums=('2c8cc61806d1cf00c6b6ecad7818313072d669cec45c84a83cfb6cb1dbb7e23455009a12dc0292c7898416c111fbc835803c15d7db45b8832351dec87895e5fe'
+sha512sums=('a5efa34d3128548c2220b67d184b28037ff4e43634dfba47bd7f93c73c20d54c8303459167eec4b7ac16ac0e3b3625b4a784a2cd1b79fe76397a785460bcd69e'
'6b18009b4e34a2255cec42fd1e136e437aa528c80c40d9f1ab7379ab9e4a637fbd64860fb51e7e57aa0c74165b42f8d4c1ed6a1ffd061d07a02af1ec5167145e'
'b5ea9a3e77cf5ed006537348371619577aabf86bdb4e90b249c2e3a236b1f1d51920c6af2d2779920a0853cb4f5456fc0a10ad2a788c7c1e5b2649f7f2b756d0'
'8df69baaf9a0bad68d7c1aac96877b65637c4688d59f9b36f4915b77e2ec9bfa99c67adfe69bca95baee88a585f6f01f5f26eb076079f95bfca9f0ac19180199')