summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlesh Slovak2022-07-11 07:18:01 -0400
committerAlesh Slovak2022-07-11 07:18:01 -0400
commit53e296e67fed146e905bd9a7fed9e56adb9cad16 (patch)
treed1c6d0f2b36510e9823cf1fbac31bbcc06d3d49d /PKGBUILD
parent080e2e2ce3b87d4dff775cd4fccb4cfd53963fb3 (diff)
downloadaur-53e296e67fed146e905bd9a7fed9e56adb9cad16.tar.gz
release 1.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a73e50acdf85..ca88e362484a 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.4
+pkgver=1.10.0
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=('6874c30510906482dcebc1f0988ce835'
+md5sums=('6fbb5589849fe9c6289dc9c36c051f8b'
'ab8b731fb917aff183aa338bf3298495')
prepare() {