fix: correct repo URL from antergos-pkgs to antergos-packages in PKGBUILDs #5

Merged
Jah-yee merged 2 commits from master into master 2026-08-03 10:14:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 70253cee52 - Show all commits
@@ -5,7 +5,7 @@ pkgver=1
pkgrel=3 pkgrel=3
pkgdesc="Antergos NeXT desktop settings, theme, and color scheme" pkgdesc="Antergos NeXT desktop settings, theme, and color scheme"
arch=('any') arch=('any')
url="https://github.com/Antergos-NeXT/antergos-pkgs" url="https://github.com/Antergos-NeXT/antergos-packages"
license=('GPL3') license=('GPL3')
depends=( depends=(
'breeze-icons' 'breeze-icons'
+1 -1
View File
@@ -5,7 +5,7 @@ pkgver=1
pkgrel=1 pkgrel=1
pkgdesc="Antergos NeXT mirror list" pkgdesc="Antergos NeXT mirror list"
arch=('any') arch=('any')
url="https://github.com/Antergos-NeXT/antergos-pkgs" url="https://github.com/Antergos-NeXT/antergos-packages"
license=('GPL3') license=('GPL3')
source=("antergos-next-mirrorlist") source=("antergos-next-mirrorlist")
sha256sums=('SKIP') sha256sums=('SKIP')