summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlesh Slovak2022-12-04 19:04:23 -0500
committerAlesh Slovak2022-12-04 19:04:23 -0500
commit38ccb8e35c9f490e979b8620a3468b1b3b00843c (patch)
treeec146263ba9da644786dc0679db9406b5990f531
parent95d44b376c60a03e4386e14ca39b1c8c36afca1e (diff)
downloadaur-38ccb8e35c9f490e979b8620a3468b1b3b00843c.tar.gz
release 1.10.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07dce70ef4c6..a5bf5840cede 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.3
+ pkgver = 1.10.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.10.3.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.3.tar.gz
+ source = steamos-compositor-plus-1.10.4.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.4.tar.gz
source = https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
- md5sums = 533d692edf193c61eded5e5f45929fa4
+ md5sums = 0f33197ba17e36201529aa0a299fcdbd
md5sums = ab8b731fb917aff183aa338bf3298495
pkgname = steamos-compositor-plus
diff --git a/PKGBUILD b/PKGBUILD
index 473d5e36debd..b452452e2519 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.3
+pkgver=1.10.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=('533d692edf193c61eded5e5f45929fa4'
+md5sums=('0f33197ba17e36201529aa0a299fcdbd'
'ab8b731fb917aff183aa338bf3298495')
prepare() {