From 18009ef2e43779d951983a3a2544e30f88d858fa Mon Sep 17 00:00:00 2001 From: zenobit <6384793+zen0bit@users.noreply.github.com> Date: Tue, 14 Dec 2021 02:26:19 +0100 Subject: [PATCH 1/5] Update template --- srcpkgs/clearine/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/clearine/template b/srcpkgs/clearine/template index 9ab51e8d1d87..349d1f924136 100644 --- a/srcpkgs/clearine/template +++ b/srcpkgs/clearine/template @@ -1,17 +1,16 @@ # Template file for 'clearine' pkgname=clearine -version=0.7 -revision=4 +version=0.7.2 +revision=1 build_style=python3-module -pycompile_module="Clearine" hostmakedepends="python3-setuptools" depends="python3-gobject python3-cairo" short_desc="GTK3-based logout-window overlay for independent windowmanager" -maintainer="Frank Steinborn " +maintainer="oSoWoSo " license="MIT" -homepage="https://github.com/yuune/clearine" -distfiles="https://github.com/yuune/clearine/archive/${version}.tar.gz" -checksum=18a1a6b8b726c430e848a6688c97cd095fc01d7b15907fac28a267155b69588d +homepage="https://github.com/oSoWoSo/clearine" +distfiles="https://github.com/oSoWoSo/${pkgname}/archive/${version}.tar.gz" +checksum=732f22a0d4b60a2affc2f16eb37fe75a7ce283021d4ceaaade590bd2e341c8c7 conf_files="/etc/clearine.conf" pre_build() { From 07c06437d8127c838469631e7c518b6f94d7ecea Mon Sep 17 00:00:00 2001 From: zenobit <6384793+zen0bit@users.noreply.github.com> Date: Wed, 12 Jan 2022 18:55:14 +0100 Subject: [PATCH 2/5] Update build.yaml --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8ecd4d0e658a..fd664ac8c8d7 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -30,7 +30,7 @@ jobs: if: "!contains(github.event.pull_request.title, '[ci skip]') && !contains(github.event.pull_request.body, '[ci skip]')" container: - image: 'ghcr.io/void-linux/xbps-src-masterdir:20210313rc01-${{ matrix.config.bootstrap }}' + image: 'ghcr.io/void-linux/xbps-src-masterdir:v20211105RC01-${{ matrix.config.bootstrap }}' env: PATH: '/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/tmp/bin' ARCH: '${{ matrix.config.arch }}' From 98e19df280faf27422854eeaa401194849442525 Mon Sep 17 00:00:00 2001 From: zenobit <6384793+zen0bit@users.noreply.github.com> Date: Wed, 12 Jan 2022 18:59:04 +0100 Subject: [PATCH 3/5] Update fetch_upstream.sh --- common/travis/fetch_upstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/travis/fetch_upstream.sh b/common/travis/fetch_upstream.sh index b1b06d9d54f9..09d6da7fef03 100755 --- a/common/travis/fetch_upstream.sh +++ b/common/travis/fetch_upstream.sh @@ -9,4 +9,4 @@ elif command -v git >/dev/null 2>&1; then fi /bin/echo -e '\x1b[32mFetching upstream...\x1b[0m' -$GIT_CMD fetch --depth 200 git://github.com/void-linux/void-packages.git master +$GIT_CMD fetch --depth 200 git://github.com/oSoWoSo/void-packages.git master From 25790c683c447d39979208ff1132d7efae08f200 Mon Sep 17 00:00:00 2001 From: zenobit <6384793+zen0bit@users.noreply.github.com> Date: Thu, 13 Jan 2022 07:42:44 +0100 Subject: [PATCH 4/5] Restore fetch_upstream.sh --- common/travis/fetch_upstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/travis/fetch_upstream.sh b/common/travis/fetch_upstream.sh index 16ae2b379206..45315563e0b1 100755 --- a/common/travis/fetch_upstream.sh +++ b/common/travis/fetch_upstream.sh @@ -9,4 +9,4 @@ elif command -v git >/dev/null 2>&1; then fi /bin/echo -e '\x1b[32mFetching upstream...\x1b[0m' -$GIT_CMD fetch --depth 200 https://github.com/oSoWoSo/void-packages.git master +$GIT_CMD fetch --depth 200 https://github.com/void-linux/void-packages.git master From d916bf7985c6f33f5cf43e7d7237bd4a005edca3 Mon Sep 17 00:00:00 2001 From: zenobit <6384793+zen0bit@users.noreply.github.com> Date: Thu, 13 Jan 2022 08:06:52 +0100 Subject: [PATCH 5/5] Update template --- srcpkgs/clearine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/clearine/template b/srcpkgs/clearine/template index 349d1f924136..02349b03345c 100644 --- a/srcpkgs/clearine/template +++ b/srcpkgs/clearine/template @@ -1,16 +1,16 @@ # Template file for 'clearine' pkgname=clearine -version=0.7.2 +version=0.8 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-gobject python3-cairo" short_desc="GTK3-based logout-window overlay for independent windowmanager" -maintainer="oSoWoSo " +maintainer="zenobit from oSoWoSo " license="MIT" homepage="https://github.com/oSoWoSo/clearine" distfiles="https://github.com/oSoWoSo/${pkgname}/archive/${version}.tar.gz" -checksum=732f22a0d4b60a2affc2f16eb37fe75a7ce283021d4ceaaade590bd2e341c8c7 +checksum=dd8665d70a490a6de1545c74daff1dc442dd5ffce575e2b61ca502bf376faf95 conf_files="/etc/clearine.conf" pre_build() {