Skip to content

Commit 6449c0b

Browse files
upd(sleepy-launcher-bin): 1.6.1 -> 1.6.2 (#8338)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3ae2dcd commit 6449c0b

File tree

3 files changed

+8
-11
lines changed

3 files changed

+8
-11
lines changed

packages/sleepy-launcher-bin/.SRCINFO

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = sleepy-launcher-bin
22
gives = sleepy-launcher
3-
pkgver = 1.6.1
3+
pkgver = 1.6.2
44
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
55
arch = amd64
66
depends = git
@@ -19,11 +19,10 @@ pkgbase = sleepy-launcher-bin
1919
incompatible = debian:stretch
2020
incompatible = debian:buster
2121
incompatible = debian:bullseye
22-
maintainer = vbrabandt <[email protected]>
2322
repology = project: sleepy-launcher
24-
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
23+
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.2/sleepy-launcher
2524
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
26-
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
25+
sha256sums = b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f
2726
sha256sums = SKIP
2827

2928
pkgname = sleepy-launcher-bin

packages/sleepy-launcher-bin/sleepy-launcher-bin.pacscript

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
pkgname="sleepy-launcher-bin"
22
gives="sleepy-launcher"
33
arch=("amd64")
4-
pkgver="1.6.1"
4+
pkgver="1.6.2"
55
pkgdesc="Sleepy game launcher for Linux with telemetry disabling"
66
repology=("project: sleepy-launcher")
77
source=(
88
"https://github.com/an-anime-team/sleepy-launcher/releases/download/${pkgver}/sleepy-launcher"
99
"icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png"
1010
)
1111
sha256sums=(
12-
"2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484"
12+
"b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f"
1313
"SKIP"
1414
)
1515
depends=("git" "p7zip-full" "webp")
16-
maintainer=("vbrabandt <[email protected]>")
1716
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
1817
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
1918

srclist

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13874,7 +13874,7 @@ pkgname = sleek-deb
1387413874
---
1387513875
pkgbase = sleepy-launcher-bin
1387613876
gives = sleepy-launcher
13877-
pkgver = 1.6.1
13877+
pkgver = 1.6.2
1387813878
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
1387913879
arch = amd64
1388013880
depends = git
@@ -13893,11 +13893,10 @@ pkgbase = sleepy-launcher-bin
1389313893
incompatible = debian:stretch
1389413894
incompatible = debian:buster
1389513895
incompatible = debian:bullseye
13896-
maintainer = vbrabandt <[email protected]>
1389713896
repology = project: sleepy-launcher
13898-
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
13897+
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.2/sleepy-launcher
1389913898
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
13900-
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
13899+
sha256sums = b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f
1390113900
sha256sums = SKIP
1390213901

1390313902
pkgname = sleepy-launcher-bin

0 commit comments

Comments
 (0)