Skip to content

Commit 0e80da3

Browse files
authored
chore: change maintainer contact email (#8353)
Give an actual email address where people can contact me if needed. While still trying to avoid some amount of spam.
1 parent f1d0716 commit 0e80da3

File tree

79 files changed

+117
-117
lines changed

Some content is hidden

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

79 files changed

+117
-117
lines changed

packages/appimagelauncher-deb/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgbase = appimagelauncher-deb
33
pkgver = 2.2.0
44
pkgdesc = Helper application for Linux distributions serving as a kind of entry point for running and integrating AppImages.
55
arch = amd64
6-
maintainer = Zahrun <Zahrun@github.com>
6+
maintainer = Zahrun <zahrunAtmurenaDotio>
77
repology = project: appimagelauncher
88
source = https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb
99
sha256sums = f4b9db56a6ba7dd091074b14157612986a9f6a0cb3fcd230abfc8f4555c70a7f

packages/appimagelauncher-deb/appimagelauncher-deb.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pkgdesc="Helper application for Linux distributions serving as a kind of entry p
66
sha256sums=("f4b9db56a6ba7dd091074b14157612986a9f6a0cb3fcd230abfc8f4555c70a7f")
77
arch=('amd64')
88
repology=("project: ${gives}")
9-
maintainer=("Zahrun <Zahrun@github.com>")
9+
maintainer=("Zahrun <zahrunAtmurenaDotio>")

packages/apx-git/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgbase = apx-git
88
breaks = apx
99
incompatible = *:bullseye
1010
incompatible = *:bookworm
11-
maintainer = Zahrun <Zahrun@github.com>
11+
maintainer = Zahrun <zahrunAtmurenaDotio>
1212
source = https://github.com/Vanilla-OS/apx.git
1313

1414
pkgname = apx-git

packages/apx-git/apx-git.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ makedepends=("golang-1.22-go")
77
pacdeps=("distrobox")
88
breaks=("${gives}")
99
pkgdesc="Package manager meant to be simple to use, but also powerful with support to installing packages from multiple sources without altering the root filesystem"
10-
maintainer=("Zahrun <Zahrun@github.com>")
10+
maintainer=("Zahrun <zahrunAtmurenaDotio>")
1111
external_connection=true
1212
incompatible=('*:bullseye' '*:bookworm')
1313

packages/bitwig-studio-3-deb/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgbase = bitwig-studio-3-deb
33
pkgver = 3.3.11
44
pkgdesc = Digital audio workstation for music production, remixing and live performance
55
arch = amd64
6-
maintainer = Zahrun <Zahrun@github.com>
6+
maintainer = Zahrun <zahrunAtmurenaDotio>
77
source = https://downloads-eu.bitwig.com/stable/3.3.11/bitwig-studio-3.3.11.deb
88
sha256sums = 705f2054f8ccd0a51c28e5b4f6e15c729e3f9736d49997019153b0aff03ff18c
99

packages/bitwig-studio-3-deb/bitwig-studio-3-deb.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pkgver="3.3.11"
55
source=("https://downloads-eu.bitwig.com/stable/${pkgver}/${gives}-${pkgver}.deb")
66
pkgdesc="Digital audio workstation for music production, remixing and live performance"
77
sha256sums=("705f2054f8ccd0a51c28e5b4f6e15c729e3f9736d49997019153b0aff03ff18c")
8-
maintainer=("Zahrun <Zahrun@github.com>")
8+
maintainer=("Zahrun <zahrunAtmurenaDotio>")

packages/bitwig-studio-4-deb/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgbase = bitwig-studio-4-deb
33
pkgver = 4.4.10
44
pkgdesc = Digital audio workstation for music production, remixing and live performance
55
arch = amd64
6-
maintainer = Zahrun <Zahrun@github.com>
6+
maintainer = Zahrun <zahrunAtmurenaDotio>
77
source = https://downloads.bitwig.com/stable/4.4.10/bitwig-studio-4.4.10.deb
88
sha256sums = 82d4359a15e4d00a8689d664e530b3491e7ca43d4926810b3019842edab26f85
99

packages/bitwig-studio-4-deb/bitwig-studio-4-deb.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pkgver="4.4.10"
55
source=("https://downloads.bitwig.com/stable/${pkgver}/${gives}-${pkgver}.deb")
66
pkgdesc="Digital audio workstation for music production, remixing and live performance"
77
sha256sums=("82d4359a15e4d00a8689d664e530b3491e7ca43d4926810b3019842edab26f85")
8-
maintainer=("Zahrun <Zahrun@github.com>")
8+
maintainer=("Zahrun <zahrunAtmurenaDotio>")

packages/bitwig-studio-deb/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgbase = bitwig-studio-deb
33
pkgver = 5.3.9
44
pkgdesc = Digital audio workstation for music production, remixing and live performance
55
arch = amd64
6-
maintainer = Zahrun <Zahrun@github.com>
6+
maintainer = Zahrun <zahrunAtmurenaDotio>
77
repology = project: bitwig-studio
88
source = https://www.bitwig.com/dl/Bitwig%20Studio/5.3.9/installer_linux/bitwig-studio-5.3.9.deb
99
sha256sums = 14d0090ba3ce509a72758cb860aac8ea94f379db1ad377724f2d8b193c5a11be

packages/bitwig-studio-deb/bitwig-studio-deb.pacscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pkgver="5.3.9"
66
source=("https://www.bitwig.com/dl/Bitwig%20Studio/${pkgver}/installer_linux/${gives}-${pkgver}.deb")
77
pkgdesc="Digital audio workstation for music production, remixing and live performance"
88
sha256sums=("14d0090ba3ce509a72758cb860aac8ea94f379db1ad377724f2d8b193c5a11be")
9-
maintainer=("Zahrun <Zahrun@github.com>")
9+
maintainer=("Zahrun <zahrunAtmurenaDotio>")
1010
repology=("project: bitwig-studio")

0 commit comments

Comments
 (0)