summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/base/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/base/PKGBUILD b/libre/base/PKGBUILD
index a0ca93365..26e8e0187 100644
--- a/libre/base/PKGBUILD
+++ b/libre/base/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer (Arch): Arch Linux Team
-# Contributor (Arch): Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor (Arch): Eli Schwartz <eschwartz@archlinux.org>
+# Maintainer (arch): Arch Linux Team
+# Contributor: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Eli Schwartz <eschwartz@archlinux.org>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=base
pkgver=2
pkgrel=2
-pkgrel+=.parabola1
+pkgrel+=.parabola2
pkgdesc="Minimal package-set to define the essential Parabola GNU/Linux-libre systemd CLI system"
url='https://www.parabola.nu'
arch=('any')
@@ -28,7 +28,7 @@ depends=(
'iputils' 'iproute2'
# parabola
- 'your-freedom'
+ 'your-freedom' 'icu-compat'
)
optdepends=('linux-libre: bare metal support'
'parabola-base: standard Parabola GNU/Linux-libre CLI system')