Skip to content

Commit 653dced

Browse files
author
vigress8
committed
chore: retire from maintainership
I haven't used Debian* in a long while and I have no interest in working on Pacstall or anything related anymore.
1 parent af95523 commit 653dced

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+28
-90
lines changed

packages/aseprite/.SRCINFO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pkgbase = aseprite
1616
noextract = aseprite-1.3.9.zip
1717
noextract = skia-m102-861e4743af.zip
1818
license = custom:EULA
19-
maintainer = vigress8 <vig@disroot.org>
2019
repology = project: aseprite
2120
source = aseprite-1.3.9.zip::https://github.com/aseprite/aseprite/releases/download/v1.3.9/Aseprite-v1.3.9-Source.zip
2221
source = skia-m102-861e4743af.zip::https://github.com/aseprite/skia/releases/download/m102-861e4743af/Skia-Linux-Release-x64-libc++.zip

packages/aseprite/aseprite.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repology=("project: ${pkgname}")
1010
url="https://www.aseprite.org/"
1111
makedepends=("clang" "cmake" "libc++-dev" "libc++abi-dev" "libfontconfig1-dev" "libgl1-mesa-dev" "libx11-dev" "libxcursor-dev" "libxi-dev" "ninja-build")
1212
arch=("amd64")
13-
maintainer=("vigress8 <vig@disroot.org>")
13+
maintainer=()
1414
skiaver="m102-861e4743af"
1515
source=(
1616
"${pkgname}-${pkgver}.zip::https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/Aseprite-v${pkgver}-Source.zip"

packages/cachyos-ananicy-rules-git/.SRCINFO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ pkgbase = cachyos-ananicy-rules-git
55
url = https://github.com/CachyOS/ananicy-rules
66
arch = any
77
pacdeps = ananicy-cpp
8-
maintainer = vigress8 <vig@disroot.org>
98
source = https://github.com/CachyOS/ananicy-rules.git
109

1110
pkgname = cachyos-ananicy-rules-git

packages/cachyos-ananicy-rules-git/cachyos-ananicy-rules-git.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pkgdesc="ananicy-cpp rules for CachyOS"
66
pacdeps=('ananicy-cpp')
77
url='https://github.com/CachyOS/ananicy-rules'
88
source=("https://github.com/CachyOS/ananicy-rules.git")
9-
maintainer=("vigress8 <vig@disroot.org>")
9+
maintainer=()
1010

1111
package() {
1212
cd "ananicy-rules"

packages/coreutils-single/.SRCINFO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ pkgbase = coreutils-single
1212
makedepends = libselinux1-dev
1313
makedepends = libssl-dev
1414
makedepends = texinfo
15-
maintainer = vigress8 <vig@disroot.org>
1615
repology = project: coreutils
1716
source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz
1817
sha256sums = ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52

packages/coreutils-single/coreutils-single.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ makedepends=(
1717
'libssl-dev'
1818
'texinfo'
1919
)
20-
maintainer=('vigress8 <vig@disroot.org>')
20+
maintainer=()
2121
repology=("project: ${_pkgname}")
2222

2323
build() {

packages/davinci-resolve/.SRCINFO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ pkgbase = davinci-resolve
6161
depends = udev
6262
depends = xdg-utils
6363
license = custom:commercial
64-
maintainer = vigress8 <vig@disroot.org>
6564
repology = project: davinci-resolve
6665
source = davinci-resolve-19.0.1.zip::https://github.com/oklopfer/debs/raw/master/empty
6766

packages/davinci-resolve/davinci-resolve.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver='19.0.1'
77
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
88
url='https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion'
99
license=('custom:commercial')
10-
maintainer=('vigress8 <vig@disroot.org>')
10+
maintainer=()
1111
repology=("project: ${pkgname}")
1212
external_connection='true'
1313
arch=('amd64')

packages/ffsend-bin/.SRCINFO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pkgbase = ffsend-bin
88
optdepends = bash-completion: support auto-completion for bash
99
breaks = ffsend
1010
license = GPL3
11-
maintainer = vigress8 <vig@disroot.org>
1211
repology = project: ffsend
1312
source = https://github.com/timvisee/ffsend/releases/download/v0.2.76/ffsend-v0.2.76-linux-x64-static
1413
source = https://gitlab.com/timvisee/ffsend/raw/v0.2.76/contrib/completions/ffsend.bash

packages/ffsend-bin/ffsend-bin.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ breaks=("${gives}")
99
depends=("ca-certificates")
1010
optdepends=("xclip: clipboard support"
1111
"bash-completion: support auto-completion for bash")
12-
maintainer=("vigress8 <vig@disroot.org>")
12+
maintainer=()
1313
source=(
1414
"https://github.com/timvisee/${gives}/releases/download/v${pkgver}/${gives}-v${pkgver}-linux-x64-static"
1515
"https://gitlab.com/timvisee/${gives}/raw/v${pkgver}/contrib/completions/${gives}.bash"

0 commit comments

Comments
 (0)