summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d00641961471..fa477e1d955b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = steamos-compositor-plus
- pkgdesc = Compositor used by SteamOS with some added tweaks and fixes
+ pkgdesc = Compositor used by SteamOS 2.x with some added tweaks and fixes
pkgver = 1.8.4
- pkgrel = 1
- url = https://github.com/gamer-os/steamos-compositor-plus
+ pkgrel = 2
+ url = https://github.com/chimeraos/steamos-compositor-plus
arch = i686
arch = x86_64
license = custom
@@ -22,7 +22,7 @@ pkgbase = steamos-compositor-plus
optdepends = sxhkd
optdepends = alsa-utils
conflicts = steamos-compositor
- source = https://github.com/gamer-os/steamos-compositor-plus/archive/1.8.4.tar.gz
+ source = steamos-compositor-plus-1.8.4.tar.gz::https://github.com/chimeraos/steamos-compositor-plus/archive/1.8.4.tar.gz
source = https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
md5sums = cd527d869883cd733eb264eedbb36382
md5sums = ab8b731fb917aff183aa338bf3298495
diff --git a/PKGBUILD b/PKGBUILD
index 693b20045e3a..e459e19e4be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,17 +6,17 @@
# WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=steamos-compositor-plus
pkgver=1.8.4
-pkgrel=1
-pkgdesc="Compositor used by SteamOS with some added tweaks and fixes"
+pkgrel=2
+pkgdesc="Compositor used by SteamOS 2.x with some added tweaks and fixes"
arch=('i686' 'x86_64')
-url="https://github.com/gamer-os/steamos-compositor-plus"
+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' 'steam')
optdepends=('sxhkd' 'alsa-utils')
makedepends=('mesa')
conflicts=('steamos-compositor')
_msver=1.10
-source=("https://github.com/gamer-os/steamos-compositor-plus/archive/${pkgver}.tar.gz"
+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=('cd527d869883cd733eb264eedbb36382'
'ab8b731fb917aff183aa338bf3298495')