summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlesh Slovak2019-03-20 21:44:17 -0400
committerAlesh Slovak2019-03-20 21:44:17 -0400
commitbd768afbaa1fdb32d1546cca775f8a9fd3f8a2c1 (patch)
tree3d8e92d515e0dfd97d5cb6adeac1cbaa85341386
parentdfcd1aaa2a3fddcd4a99fe6d5301d88f363a39f6 (diff)
downloadaur-bd768afbaa1fdb32d1546cca775f8a9fd3f8a2c1.tar.gz
release 1.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93e97159ec14..69b1033456db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamos-compositor-plus
pkgdesc = Compositor used by SteamOS with some added tweaks and fixes
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/alkazar/steamos-compositor
arch = i686
@@ -16,9 +16,9 @@ pkgbase = steamos-compositor-plus
depends = sdl_image
depends = libgl
conflicts = steamos-compositor
- source = https://github.com/alkazar/steamos-compositor/archive/1.1.0.tar.gz
+ source = https://github.com/alkazar/steamos-compositor/archive/1.1.1.tar.gz
source = http://repo.steamstatic.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz
- md5sums = b38cf5987926dff6c1e295dd8b2d82e7
+ md5sums = 5808481f7c8bb47bc7c994930c3ddaad
md5sums = ab8b731fb917aff183aa338bf3298495
pkgname = steamos-compositor-plus
diff --git a/PKGBUILD b/PKGBUILD
index cd47aa14cad7..0b2e98df04f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Christoph Haag <haagch@studi,informatik.uni-stuttgart.de>
# WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=steamos-compositor-plus
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Compositor used by SteamOS with some added tweaks and fixes"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ conflicts=('steamos-compositor')
_msver=1.10
source=("https://github.com/alkazar/steamos-compositor/archive/${pkgver}.tar.gz"
"http://repo.steamstatic.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_${_msver}.tar.xz")
-md5sums=('b38cf5987926dff6c1e295dd8b2d82e7'
+md5sums=('5808481f7c8bb47bc7c994930c3ddaad'
'ab8b731fb917aff183aa338bf3298495')
prepare() {