summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlesh Slovak2022-08-24 21:08:45 -0400
committerAlesh Slovak2022-08-24 21:08:45 -0400
commit5d70e15f2258e1fdff166e97a0664c4e94853d88 (patch)
treef7cf172ce1d8e63118340d4f74adb84e1e7058e1
parentb236f0cdcd4220b85ded6cec2375ad5e895e03ea (diff)
downloadaur-5d70e15f2258e1fdff166e97a0664c4e94853d88.tar.gz
release 1.10.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6bd06863d47..0c5851e2097a 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.1
+ pkgver = 1.10.2
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.1.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.1.tar.gz
+ source = steamos-compositor-plus-1.10.2.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.10.2.tar.gz
source = https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
- md5sums = f71a8a6ff2305321a81f139fcb03c1ce
+ md5sums = b81392783bcfe40956924df9ecbf70f0
md5sums = ab8b731fb917aff183aa338bf3298495
pkgname = steamos-compositor-plus
diff --git a/PKGBUILD b/PKGBUILD
index ccf199be7c62..eb3819c84f92 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.1
+pkgver=1.10.2
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=('f71a8a6ff2305321a81f139fcb03c1ce'
+md5sums=('b81392783bcfe40956924df9ecbf70f0'
'ab8b731fb917aff183aa338bf3298495')
prepare() {