Skip to content

Commit

Permalink
Merge branch 'master' into gamescope
Browse files Browse the repository at this point in the history
  • Loading branch information
Xdavius authored Sep 10, 2024
2 parents b8e4163 + 27ed1c4 commit da679d4
Show file tree
Hide file tree
Showing 46 changed files with 596 additions and 224 deletions.
3 changes: 3 additions & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ grapejuice-git
grive2
grive2-git
grub-btrfs
grub-customizer-git
gtkhash
hakuneko-deb
hamclock
Expand Down Expand Up @@ -457,6 +458,7 @@ rosary-deb
rpcs3-app
rsbbi-git
rstudio-deb
rust-bin
rust-motd-deb
rustdesk-deb
schildichat-deb
Expand Down Expand Up @@ -565,6 +567,7 @@ warp
warpinator-deb
watchexec-bin
wavey-launcher-bin
wayland
waynergy
webapp-manager
webapp-manager-deb
Expand Down
9 changes: 6 additions & 3 deletions packages/an-anime-game-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
pkgbase = an-anime-game-launcher-bin
gives = an-anime-game-launcher
pkgver = 3.11.0
pkgver = 3.12.1
pkgdesc = Launcher for a specific anime game with auto-patching, discord rpc and time tracking
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
optdepends = gamemode: Game Optimizations
optdepends = vkbasalt: Required to use custom shaders (install this and reshade-shaders-git)
Expand All @@ -18,9 +21,9 @@ pkgbase = an-anime-game-launcher-bin
incompatible = debian:bullseye
maintainer = Elsie19 <[email protected]>
repology = project: an-anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.11.0/anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.12.1/anime-game-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/assets/images/icon.png
sha256sums = 454169e304393080d68cef6051975fe3535e767b622dab4f167502c14d12576f
sha256sums = 270830e6208c9cca58266e83b76393e011d1d5e04049b6b981b154aa32130188
sha256sums = SKIP

pkgname = an-anime-game-launcher-bin
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
pkgname="an-anime-game-launcher-bin"
gives="an-anime-game-launcher"
pkgver="3.11.0"
pkgver="3.12.1"
pkgdesc="Launcher for a specific anime game with auto-patching, discord rpc and time tracking"
repology=("project: an-anime-game-launcher")
source=(
"https://github.com/an-anime-team/an-anime-game-launcher/releases/download/${pkgver}/anime-game-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/assets/images/icon.png"
)
sha256sums=(
"454169e304393080d68cef6051975fe3535e767b622dab4f167502c14d12576f"
"270830e6208c9cca58266e83b76393e011d1d5e04049b6b981b154aa32130188"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("Elsie19 <[email protected]>")
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Expand Down
6 changes: 3 additions & 3 deletions packages/discord-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = discord-deb
gives = discord
pkgver = 0.0.66
pkgver = 0.0.67
pkgdesc = Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities
url = https://discord.com/
arch = amd64
Expand All @@ -10,7 +10,7 @@ pkgbase = discord-deb
maintainer = ObsidianPresidium <[email protected]>
maintainer = Medaey <[email protected]>
repology = project: discord
source = https://dl.discordapp.net/apps/linux/0.0.66/discord-0.0.66.deb
sha256sums = ea2df18fc1481b872cced367da84308bc241a6b08f39cfe8b42c2835147aedaf
source = https://dl.discordapp.net/apps/linux/0.0.67/discord-0.0.67.deb
sha256sums = aa4cc63dbe6a56ed503a1e8d163aba2ff80813c81b728004f3b3a49897d92001

pkgname = discord-deb
4 changes: 2 additions & 2 deletions packages/discord-deb/discord-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="discord-deb"
gives="discord"
breaks=("${gives}" "${gives}-app" "${gives}-debian-patched-deb")
pkgver="0.0.66"
pkgver="0.0.67"
pkgdesc="Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities"
sha256sums=("ea2df18fc1481b872cced367da84308bc241a6b08f39cfe8b42c2835147aedaf")
sha256sums=("aa4cc63dbe6a56ed503a1e8d163aba2ff80813c81b728004f3b3a49897d92001")
maintainer=("ObsidianPresidium <[email protected]>" "Medaey <[email protected]>")
arch=('amd64')
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
Expand Down
10 changes: 5 additions & 5 deletions packages/go-task-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = go-task-deb
gives = task
pkgver = 3.38.0
pkgver = 3.39.0
pkgdesc = A task runner / simpler Make alternative written in Go
arch = amd64
arch = arm64
maintainer = lfromanini <[email protected]>
repology = project: task
source_amd64 = https://github.com/go-task/task/releases/download/v3.38.0/task_linux_amd64.deb
sha256sums_amd64 = 5668c3840456ecfb32b6af9ed139145b60444e8fa43890a65dc1af8f95a940a4
source_arm64 = https://github.com/go-task/task/releases/download/v3.38.0/task_linux_arm64.deb
sha256sums_arm64 = 4db8c450e1a6c529e1ba470d708ae5bc4dccf0c83b8e0665ee1f970c05e993d1
source_amd64 = https://github.com/go-task/task/releases/download/v3.39.0/task_linux_amd64.deb
sha256sums_amd64 = 788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f
source_arm64 = https://github.com/go-task/task/releases/download/v3.39.0/task_linux_arm64.deb
sha256sums_arm64 = 788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f

pkgname = go-task-deb
6 changes: 3 additions & 3 deletions packages/go-task-deb/go-task-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ pkgdesc="A task runner / simpler Make alternative written in Go"
maintainer=("lfromanini <[email protected]>")
repology=("project: ${gives}")
arch=("amd64" "arm64")
pkgver="3.38.0"
pkgver="3.39.0"
source_amd64=("https://github.com/go-task/task/releases/download/v${pkgver}/task_linux_amd64.deb")
sha256sums_amd64=("5668c3840456ecfb32b6af9ed139145b60444e8fa43890a65dc1af8f95a940a4")
sha256sums_amd64=("788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f")
source_arm64=("https://github.com/go-task/task/releases/download/v${pkgver}/task_linux_arm64.deb")
sha256sums_arm64=("4db8c450e1a6c529e1ba470d708ae5bc4dccf0c83b8e0665ee1f970c05e993d1")
sha256sums_arm64=("788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f")
26 changes: 26 additions & 0 deletions packages/grub-customizer-git/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
pkgbase = grub-customizer-git
gives = grub-customizer
pkgver = 5.25
pkgdesc = A graphical grub2 settings manager (git version)
url = https://git.launchpad.net/grub-customizer
arch = amd64
depends = libgtkmm-3.0-dev
depends = libssl-dev
makedepends = libgtkmm-3.0-dev
makedepends = libssl-dev
makedepends = libcairomm-1.0-dev
makedepends = cmake
makedepends = libglib2.0-dev
makedepends = libglibmm-2.4-dev
makedepends = libgtk-3-dev
makedepends = libarchive-dev
makedepends = libsigc++-3.0-dev
makedepends = libpangomm-1.4-dev
makedepends = gettext
pacdeps = hwinfo-git
replaces = grub-customizer
maintainer = xdavius <[email protected]>
source = git+https://git.launchpad.net/grub-customizer
sha256sums = SKIP

pkgname = grub-customizer-git
39 changes: 39 additions & 0 deletions packages/grub-customizer-git/grub-customizer-git.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
pkgname="grub-customizer-git"
gives="grub-customizer"
pkgver="5.25"
pkgdesc="A graphical grub2 settings manager (git version)"
arch=('amd64')
url='https://git.launchpad.net/grub-customizer'
depends=("libgtkmm-3.0-dev" "libssl-dev")
makedepends=("libgtkmm-3.0-dev"
"libssl-dev"
"libcairomm-1.0-dev"
"cmake"
"libglib2.0-dev"
"libglibmm-2.4-dev"
"libgtk-3-dev"
"libarchive-dev"
"libsigc++-3.0-dev"
"libpangomm-1.4-dev"
"gettext")
pacdeps=("hwinfo-git")
replaces=("${gives}")
source=("git+https://git.launchpad.net/grub-customizer")
sha256sums=('SKIP')
maintainer=("xdavius <[email protected]>")

build() {
cd "${srcdir}/${gives}"
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=None \
-Wno-dev \
-B build
make VERBOSE=1 -C build -j"${NCPU}"
}

package() {
cd "${srcdir}/${gives}"
make install DESTDIR="${pkgdir}" -C "${srcdir}/${gives}/build"
# additional documentation
install -vDm 644 "${srcdir}/${gives}"/{changelog,README} -t "${pkgdir}/usr/share/doc/${pkgname}/"
}
9 changes: 6 additions & 3 deletions packages/honkers-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
pkgbase = honkers-launcher-bin
gives = honkers-launcher
pkgver = 1.7.1
pkgver = 1.8.1
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
optdepends = gamemode: Game Optimizations
breaks = honkers-launcher
Expand All @@ -17,9 +20,9 @@ pkgbase = honkers-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.7.1/honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.8.1/honkers-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
sha256sums = SKIP

pkgname = honkers-launcher-bin
5 changes: 3 additions & 2 deletions packages/honkers-launcher-bin/honkers-launcher-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
pkgname="honkers-launcher-bin"
gives="honkers-launcher"
pkgver="1.7.1"
pkgver="1.8.1"
pkgdesc="Launcher for a honkers game with auto-patching, discord rpc and time tracking"
repology=("project: honkers-launcher")
source=(
"https://github.com/an-anime-team/honkers-launcher/releases/download/${pkgver}/honkers-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png"
)
sha256sums=(
"51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016"
"c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("vbrabandt2005 <[email protected]>")
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Expand Down
8 changes: 4 additions & 4 deletions packages/linux-headers-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = linux-headers-deb
gives = linux-headers-6.11.0-061100rc3
pkgver = 6.11~rc3
gives = linux-headers-6.11.0-061100rc7
pkgver = 6.11~rc7
pkgdesc = Ubuntu Linux mainline kernel (Headers)
arch = any
maintainer = Oren Klopfer <[email protected]>
repology = project: linux
repology = repo: aur
repology = srcname: linux-mainline
repology = binname: linux-mainline-headers
source = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc3/amd64/linux-headers-6.11.0-061100rc3_6.11.0-061100rc3.202408112133_all.deb
sha256sums = 728fa93b126e4376c17f417011ab1d4e5eb038121ca22aa7ddd59249daecadbe
source = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc7/amd64/linux-headers-6.11.0-061100rc7_6.11.0-061100rc7.202409082235_all.deb
sha256sums = 0a84fdfd65fedbe907fd05ff49d030aa88c61f851706cc157664c62b41ed9507

pkgname = linux-headers-deb
8 changes: 4 additions & 4 deletions packages/linux-headers-deb/linux-headers-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="linux-headers-deb"
gives="linux-headers-6.11.0-061100rc3"
pkgver="6.11~rc3"
buildver="6.11.0-061100rc3.202408112133"
gives="linux-headers-6.11.0-061100rc7"
pkgver="6.11~rc7"
buildver="6.11.0-061100rc7.202409082235"
source=("https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver/\~/-}/amd64/${gives}_${buildver}_all.deb")
pkgdesc="Ubuntu Linux mainline kernel (Headers)"
sha256sums=("728fa93b126e4376c17f417011ab1d4e5eb038121ca22aa7ddd59249daecadbe")
sha256sums=("0a84fdfd65fedbe907fd05ff49d030aa88c61f851706cc157664c62b41ed9507")
arch=('any')
maintainer=("Oren Klopfer <[email protected]>")
repology=("project: linux" "repo: aur" "srcname: linux-mainline" "binname: linux-mainline-headers")
12 changes: 6 additions & 6 deletions packages/linux-headers-generic-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-headers-generic-deb
gives = linux-headers-6.11.0-061100rc3-generic
pkgver = 6.11~rc3
gives = linux-headers-6.11.0-061100rc7-generic
pkgver = 6.11~rc7
pkgdesc = Ubuntu Linux mainline kernel (Generic headers)
arch = arm64
arch = amd64
Expand All @@ -10,9 +10,9 @@ pkgbase = linux-headers-generic-deb
repology = repo: aur
repology = srcname: linux-mainline
repology = binname: linux-mainline-headers
source_arm64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc3/arm64/linux-headers-6.11.0-061100rc3-generic_6.11.0-061100rc3.202408112133_arm64.deb
sha256sums_arm64 = 1ebe794de280f7792397b0e0d1b3ff441c0e6fa849eb4ec3561884a9ce8f47b5
source_amd64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc3/amd64/linux-headers-6.11.0-061100rc3-generic_6.11.0-061100rc3.202408112133_amd64.deb
sha256sums_amd64 = 6fcdc413599cdad835a4fea4f17e4a33d69f11bf7d302affceb992c81a27ab2f
source_arm64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc7/arm64/linux-headers-6.11.0-061100rc7-generic_6.11.0-061100rc7.202409082235_arm64.deb
sha256sums_arm64 = 93a6823f34980593c95a4f74bc165d8d7d80f635f5ff78e9d3d51998506010e2
source_amd64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.11-rc7/amd64/linux-headers-6.11.0-061100rc7-generic_6.11.0-061100rc7.202409082235_amd64.deb
sha256sums_amd64 = d8d849939793acc0d19d4be74dfa9d5c6c57791ff61ccad8db5588e8a2fc8274

pkgname = linux-headers-generic-deb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="linux-headers-generic-deb"
gives="linux-headers-6.11.0-061100rc3-generic"
pkgver="6.11~rc3"
buildver="6.11.0-061100rc3.202408112133"
gives="linux-headers-6.11.0-061100rc7-generic"
pkgver="6.11~rc7"
buildver="6.11.0-061100rc7.202409082235"
arch=('arm64' 'amd64')
sha256sums_arm64=("1ebe794de280f7792397b0e0d1b3ff441c0e6fa849eb4ec3561884a9ce8f47b5")
sha256sums_amd64=("6fcdc413599cdad835a4fea4f17e4a33d69f11bf7d302affceb992c81a27ab2f")
sha256sums_arm64=("93a6823f34980593c95a4f74bc165d8d7d80f635f5ff78e9d3d51998506010e2")
sha256sums_amd64=("d8d849939793acc0d19d4be74dfa9d5c6c57791ff61ccad8db5588e8a2fc8274")
source=("https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver/\~/-}/${CARCH}/${gives}_${buildver}_${CARCH}.deb")
pkgdesc="Ubuntu Linux mainline kernel (Generic headers)"
pacdeps=("linux-headers-deb")
Expand Down
12 changes: 6 additions & 6 deletions packages/linux-headers-generic-stable-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
pkgbase = linux-headers-generic-stable-deb
gives = linux-headers-6.10.7-061007-generic
pkgver = 6.10.7
gives = linux-headers-6.10.9-061009-generic
pkgver = 6.10.9
pkgdesc = Ubuntu Linux stable kernel (Generic headers)
arch = arm64
arch = amd64
pacdeps = linux-headers-stable-deb
maintainer = Oren Klopfer <[email protected]>
repology = project: linux
repology = repo: distrowatch
source_arm64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.7/arm64/linux-headers-6.10.7-061007-generic_6.10.7-061007.202408291638_arm64.deb
sha256sums_arm64 = 01ea7ee3ecd7392fe8ad4ccb5161c498b6b97ac96739504a505f61ccf339cfd7
source_amd64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.7/amd64/linux-headers-6.10.7-061007-generic_6.10.7-061007.202408291638_amd64.deb
sha256sums_amd64 = 49ad670a66c5f4eae3e6260243bfc0f5281d0a6c132257d0201809c216edb5be
source_arm64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.9/arm64/linux-headers-6.10.9-061009-generic_6.10.9-061009.202409080636_arm64.deb
sha256sums_arm64 = 0ea3a09fd4bb26b6c417d4d3efe9ff08f0a044e344f15ce32bcfe00a8f12834f
source_amd64 = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.9/amd64/linux-headers-6.10.9-061009-generic_6.10.9-061009.202409080636_amd64.deb
sha256sums_amd64 = 4a64bf7bb79c3da0d7ae026d57c63f66120986754ff453f2790b4a2fbe8a53bf

pkgname = linux-headers-generic-stable-deb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="linux-headers-generic-stable-deb"
gives="linux-headers-6.10.7-061007-generic"
pkgver="6.10.7"
buildver="6.10.7-061007.202408291638"
gives="linux-headers-6.10.9-061009-generic"
pkgver="6.10.9"
buildver="6.10.9-061009.202409080636"
arch=('arm64' 'amd64')
sha256sums_arm64=("01ea7ee3ecd7392fe8ad4ccb5161c498b6b97ac96739504a505f61ccf339cfd7")
sha256sums_amd64=("49ad670a66c5f4eae3e6260243bfc0f5281d0a6c132257d0201809c216edb5be")
sha256sums_arm64=("0ea3a09fd4bb26b6c417d4d3efe9ff08f0a044e344f15ce32bcfe00a8f12834f")
sha256sums_amd64=("4a64bf7bb79c3da0d7ae026d57c63f66120986754ff453f2790b4a2fbe8a53bf")
source=("https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/${CARCH}/${gives}_${buildver}_${CARCH}.deb")
pkgdesc="Ubuntu Linux stable kernel (Generic headers)"
pacdeps=("linux-headers-stable-deb")
Expand Down
8 changes: 4 additions & 4 deletions packages/linux-headers-stable-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgbase = linux-headers-stable-deb
gives = linux-headers-6.10.7-061007
pkgver = 6.10.7
gives = linux-headers-6.10.9-061009
pkgver = 6.10.9
pkgdesc = Ubuntu Linux stable kernel (Headers)
arch = any
maintainer = Oren Klopfer <[email protected]>
repology = project: linux
repology = repo: distrowatch
source = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.7/amd64/linux-headers-6.10.7-061007_6.10.7-061007.202408291638_all.deb
sha256sums = 109331777e98bd820569e0218f3e247807b907ae41212508687dea12203e358d
source = https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.10.9/amd64/linux-headers-6.10.9-061009_6.10.9-061009.202409080636_all.deb
sha256sums = eda2e637b9118de9135764665eae75b4568c02ba62e3e3bfc0350067416a330f

pkgname = linux-headers-stable-deb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="linux-headers-stable-deb"
gives="linux-headers-6.10.7-061007"
pkgver="6.10.7"
buildver="6.10.7-061007.202408291638"
gives="linux-headers-6.10.9-061009"
pkgver="6.10.9"
buildver="6.10.9-061009.202409080636"
source=("https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/amd64/${gives}_${buildver}_all.deb")
pkgdesc="Ubuntu Linux stable kernel (Headers)"
sha256sums=("109331777e98bd820569e0218f3e247807b907ae41212508687dea12203e358d")
sha256sums=("eda2e637b9118de9135764665eae75b4568c02ba62e3e3bfc0350067416a330f")
arch=('any')
maintainer=("Oren Klopfer <[email protected]>")
repology=("project: linux" "repo: distrowatch")
Loading

0 comments on commit da679d4

Please sign in to comment.