summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlesh Slovak2022-01-29 13:34:07 -0500
committerAlesh Slovak2022-01-29 13:34:07 -0500
commit05504950ea4142782221bc5388b23b8593c13ca0 (patch)
tree9c0e209ae95971ca92107c2a25fe02040ffe55e3 /PKGBUILD
parent4443cc0b3b79c647b9dfe7d7fc92e1fa1ece0f80 (diff)
downloadaur-05504950ea4142782221bc5388b23b8593c13ca0.tar.gz
release 1.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 321a608a0f6b..3e3cefde6f66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,20 +5,20 @@
# Christoph Haag <haagch@studi,informatik.uni-stuttgart.de>
# WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=steamos-compositor-plus
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="Compositor used by SteamOS 2.x with some added tweaks and fixes"
arch=('i686' 'x86_64')
url="https://github.com/chimeraos/steamos-compositor-plus"
license=('custom')
-depends=('libxfixes' 'libxext' 'libxcomposite' 'libxdamage' 'libxrender' 'libxxf86vm' 'sdl_image' 'libgl' 'lsb-release' 'ttf-dejavu' 'xorg-xrandr' 'xorg-xinput' 'systemd' 'steam')
+depends=('libxfixes' 'libxext' 'libxcomposite' 'libxdamage' 'libxrender' 'libxxf86vm' 'sdl_image' 'libgl' 'lsb-release' 'ttf-dejavu' 'xorg-xrandr' 'xorg-xinput' 'systemd' 'steam' 'pamixer')
optdepends=('sxhkd' 'alsa-utils')
makedepends=('mesa')
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=('29d2f6e1469a734252623a80a8482981'
+md5sums=('ef4bbf96e3952d25406ada004302925b'
'ab8b731fb917aff183aa338bf3298495')
prepare() {