summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlesh Slovak2022-10-09 14:35:01 -0400
committerAlesh Slovak2022-10-09 14:35:01 -0400
commit95d44b376c60a03e4386e14ca39b1c8c36afca1e (patch)
tree642d5ae6ec199943ed922c8a76984a752463ced2
parent5d70e15f2258e1fdff166e97a0664c4e94853d88 (diff)
downloadaur-95d44b376c60a03e4386e14ca39b1c8c36afca1e.tar.gz
release 1.10.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c5851e2097a..07dce70ef4c6 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.10.2
+ pkgver = 1.10.3
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.10.2.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.2.tar.gz
+ source = steamos-compositor-plus-1.10.3.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.3.tar.gz
source = https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
- md5sums = b81392783bcfe40956924df9ecbf70f0
+ md5sums = 533d692edf193c61eded5e5f45929fa4
md5sums = ab8b731fb917aff183aa338bf3298495
pkgname = steamos-compositor-plus
diff --git a/PKGBUILD b/PKGBUILD
index eb3819c84f92..473d5e36debd 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.10.2
+pkgver=1.10.3
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=('b81392783bcfe40956924df9ecbf70f0'
+md5sums=('533d692edf193c61eded5e5f45929fa4'
'ab8b731fb917aff183aa338bf3298495')
prepare() {