diff options
author | Alesh Slovak | 2020-06-20 11:04:02 -0400 |
---|---|---|
committer | Alesh Slovak | 2020-06-20 11:04:02 -0400 |
commit | de5eafb209088ced816a74184721b8805d67ae10 (patch) | |
tree | 261a39ca615a66c14fec484fb80da25597ac0580 /PKGBUILD | |
parent | fda1a7bb0e8818cc10c3b0fd2f17e2a1a7571f6f (diff) | |
download | aur-de5eafb209088ced816a74184721b8805d67ae10.tar.gz |
release 1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ # Christoph Haag <haagch@studi,informatik.uni-stuttgart.de> # WorMzy Tykashi <wormzy.tykashi@gmail.com> pkgname=steamos-compositor-plus -pkgver=1.5.1 +pkgver=1.5.2 pkgrel=1 pkgdesc="Compositor used by SteamOS with some added tweaks and fixes" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ conflicts=('steamos-compositor') _msver=1.10 source=("https://github.com/gamer-os/steamos-compositor-plus/archive/${pkgver}.tar.gz" "https://repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_${_msver}.tar.xz") -md5sums=('e541a80962aecde0b276ce4f283d9313' +md5sums=('1dc08652ab118eac42c387cc990c4826' 'ab8b731fb917aff183aa338bf3298495') prepare() { |