summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlesh Slovak2022-02-09 21:43:25 -0500
committerAlesh Slovak2022-02-09 21:43:25 -0500
commit080e2e2ce3b87d4dff775cd4fccb4cfd53963fb3 (patch)
tree4858caed60e29b0fff4429b02779ef71f58163c7
parent249f12364b4bd73a103a487e7bdff6314edf16eb (diff)
downloadaur-080e2e2ce3b87d4dff775cd4fccb4cfd53963fb3.tar.gz
release 1.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1a7b577e3fc..326f88aef4ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamos-compositor-plus
pkgdesc = Compositor used by SteamOS 2.x with some added tweaks and fixes
- pkgver = 1.9.3
+ pkgver = 1.9.4
pkgrel = 1
url = https://github.com/chimeraos/steamos-compositor-plus
arch = i686
@@ -25,9 +25,9 @@ pkgbase = steamos-compositor-plus
optdepends = sxhkd
optdepends = alsa-utils
conflicts = steamos-compositor
- source = steamos-compositor-plus-1.9.3.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.9.3.tar.gz
+ source = steamos-compositor-plus-1.9.4.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.9.4.tar.gz
source = https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
- md5sums = 8e60c82cc6c2f68e0164231f3f940984
+ md5sums = 6874c30510906482dcebc1f0988ce835
md5sums = ab8b731fb917aff183aa338bf3298495
pkgname = steamos-compositor-plus
diff --git a/PKGBUILD b/PKGBUILD
index 7a1bd021a41a..a73e50acdf85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Christoph Haag <haagch@studi,informatik.uni-stuttgart.de>
# WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=steamos-compositor-plus
-pkgver=1.9.3
+pkgver=1.9.4
pkgrel=1
pkgdesc="Compositor used by SteamOS 2.x with some added tweaks and fixes"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ conflicts=('steamos-compositor')
_msver=1.10
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/chimeraos/${pkgname}/archive/${pkgver}.tar.gz"
"https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_${_msver}.tar.xz")
-md5sums=('8e60c82cc6c2f68e0164231f3f940984'
+md5sums=('6874c30510906482dcebc1f0988ce835'
'ab8b731fb917aff183aa338bf3298495')
prepare() {