Recent activity

[PATCH] community/starship: upgrade to 1.3.0 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 community/starship/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/starship/APKBUILD b/community/starship/APKBUILD
index 6540c196d0..c43a9a44e2 100644
--- a/community/starship/APKBUILD
+++ b/community/starship/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=starship
pkgver=1.2.1
pkgver=1.3.0
[message trimmed]

[PATCH] testing/tlsrouter: upgrade to 0_git20220202 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

Since the upgrade we can drop the own go.mod and go.sum files. I also
removed the config dir ownership. Also check is enabled because testing
works.

---
 testing/tlsrouter/APKBUILD              | 21 ++++++++-------------
 testing/tlsrouter/go.mod                |  5 -----
 testing/tlsrouter/go.sum                |  2 --
 testing/tlsrouter/tlsrouter.pre-install |  5 ++++-
 4 files changed, 12 insertions(+), 21 deletions(-)
 delete mode 100644 testing/tlsrouter/go.mod
 delete mode 100644 testing/tlsrouter/go.sum

diff --git a/testing/tlsrouter/APKBUILD b/testing/tlsrouter/APKBUILD
[message trimmed]

[PATCH] main/vim: upgrade to 8.2.4150 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 main/vim/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD
index d51e710145..a35e8056f9 100644
--- a/main/vim/APKBUILD
+++ b/main/vim/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vim
pkgver=8.2.3779
pkgrel=1
[message trimmed]

Re: Please reply to this email to re-license your prior Alpine wiki contributions 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-devel

I, Marvin Preuss, hereby re-license my contributions to the Alpine Linux
wiki under the username xsteadfastx under the terms of the
CC-BY-SA license.

[PATCH] testing/drone-cli: upgrade to 1.5.0 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 testing/drone-cli/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/drone-cli/APKBUILD b/testing/drone-cli/APKBUILD
index 385198a4f2..cf7a084564 100644
--- a/testing/drone-cli/APKBUILD
+++ b/testing/drone-cli/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=drone-cli
pkgver=1.4.0
pkgver=1.5.0
[message trimmed]

[PATCH] community/neovim: upgrade to 0.6.0 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 community/neovim/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD
index b18d1259b8..4dcb0cc708 100644
--- a/community/neovim/APKBUILD
+++ b/community/neovim/APKBUILD
@@ -13,8 +13,8 @@

# TODO: Try to trim the base package to include only common syntax files etc.
pkgname=neovim
pkgver=0.5.1
pkgrel=1
[message trimmed]

[PATCH] main/vim: upgrade to 8.2.3650 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 main/vim/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD
index 598bde8245..0ffb78d889 100644
--- a/main/vim/APKBUILD
+++ b/main/vim/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vim
pkgver=8.2.3567
pkgver=8.2.3650
[message trimmed]

[PATCH] community/broot: upgrade to 1.6.6 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 community/broot/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index bd994aed7f..c22cbdc416 100644
--- a/community/broot/APKBUILD
+++ b/community/broot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=broot
pkgver=1.6.5
pkgver=1.6.6
[message trimmed]

[PATCH v2] community/broot: upgrade to 1.6.5 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

Sorry, my vim had autofix enabled and shellcheck did this.

---
 community/broot/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index b64603d62c..bd994aed7f 100644
--- a/community/broot/APKBUILD
+++ b/community/broot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=broot
[message trimmed]

[PATCH] community/broot: upgrade to 1.6.5 2 years ago

From Marvin Preuss to ~sircmpwn/alpine-aports

---
 community/broot/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index b64603d62c..d1a4768b5b 100644
--- a/community/broot/APKBUILD
+++ b/community/broot/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=broot
pkgver=1.6.4
pkgver=1.6.5
[message trimmed]