diff options
| author | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
|---|---|---|
| committer | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
| commit | 1f467bcde48e4a031eeee4bd940dc0ff4105d705 (patch) | |
| tree | faf17e29894d7ec44c3d8354479fc0d5d592e816 /raveos-mirrorlist | |
| parent | 73bac7a53489924f21db194ef687cb629cd04d54 (diff) | |
| download | RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.tar.gz RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.zip | |
fix
Diffstat (limited to 'raveos-mirrorlist')
| -rw-r--r-- | raveos-mirrorlist/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/raveos-mirrorlist/PKGBUILD b/raveos-mirrorlist/PKGBUILD index 5b13f71..50a2db7 100644 --- a/raveos-mirrorlist/PKGBUILD +++ b/raveos-mirrorlist/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-mirrorlist # ------------------ @@ -11,7 +11,7 @@ pkgname=raveos-mirrorlist pkgver=1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="RaveOS core-repo mirrorlist (elsodleges + GitHub tartalek szerver)" arch=('any') url="https://git.rp1.hu/RaveOS" |