summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/filesystem/PKGBUILD14
-rw-r--r--libre/filesystem/motd14
-rw-r--r--libre/filesystem/os-release2
-rw-r--r--libre/your-freedom_emu/PKGBUILD6
4 files changed, 25 insertions, 11 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD
index dd69a265c..ed6a14b15 100644
--- a/libre/filesystem/PKGBUILD
+++ b/libre/filesystem/PKGBUILD
@@ -1,12 +1,11 @@
-# $Id: PKGBUILD 291699 2017-03-26 22:06:04Z seblu $
# Maintainer (Arch): Sébastien Luttringer
# Contributor (Arch): Tom Gundersen <teg@jklm.no>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
# Contributor: Nicolás Reynolds <fauno@kiwwwi.com.ar>
pkgname=filesystem
-pkgver=2018.1
-pkgrel=2.parabola2
+pkgver=2018.2
+pkgrel=1.parabola1
pkgdesc='Base Parabola GNU/Linux-libre files'
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -33,9 +32,9 @@ sha256sums=('e03bede3d258d680548696623d5979c6edf03272e801a813c81ba5a5c64f4f82'
'3ad448c78cab733759ae3365620504b1444e854effd066f1c7174652f046ebe1'
'dad04a370e488aa85fb0a813a5c83cf6fd981ce01883fc59685447b092de84b5'
'8ca2d8eef6fb5143c9ef7e9174ccfef59ac7ad2deee243574cd10c763156cc10'
- 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
+ 'a40ea3ae374e135e508d62299f9e2ca9b660693c940407e3996907f67a33cbc5'
'2af11d071689f648859a65dd9fbb677bfaa89b0935676e4f1df769e9a90f73a9'
- '463dbccba0275ee80c532755c7048cb9ded83658a33a82f344aaf1520704f2ac'
+ '0af4d78a6cc7f906bd7aa59c20e7d46695414a7b7b4d940f17ab77897fc4804d'
'5e06477834f51abf42ea4e8dc199632afc6afbfd8c44354685a271e9a48d2c0a'
'5da078777cda24e4df697e2928451723f2303bfdbb2ce9551c822188c7945d25'
'5557d8e601b17a80d1ea7de78a9869be69637cb6a02fbfe334e22fdf64e61d4c'
@@ -72,10 +71,11 @@ package() {
install -m600 "$srcdir"/$f etc/
install -m600 "$srcdir"/$f usr/share/factory/etc/
done
- touch etc/parabola-release
- ln -sv parabola-release etc/arch-release
install -m755 "$srcdir"/locale.sh etc/profile.d/locale.sh
install -Dm644 "$srcdir"/os-release usr/lib/os-release
+ ln -sv ../usr/lib/os-release etc/arch-release
+ ln -sv ./arch-release etc/parabola-release
+ ln -sv ./parabola-release etc/os-release
# setup /var
for d in cache local opt log/old lib/misc empty; do
diff --git a/libre/filesystem/motd b/libre/filesystem/motd
index e69de29bb..235daef71 100644
--- a/libre/filesystem/motd
+++ b/libre/filesystem/motd
@@ -0,0 +1,14 @@
+ # ## ##
+ ### ## ## #  ____
+ ##### ## ## ### / _ \ _ _
+ # # ##### | |_) |__ _ _ __ ___ _| |_ ___ | | __ _
+ ###### | __// _` | '__/ _ ` | '_ \ / _ \| |/ _` |  GNU 
+ ##### | | | (_| | | | (_| | |_| | |_| | | (_| | Linux
+ #### |_| \__,_|_| \___,_|_,__/ \___/|_|\__,_| libre
+ ###
+ ###
+ ## Free as in Freedom
+ #
+
+========================================================================
+
diff --git a/libre/filesystem/os-release b/libre/filesystem/os-release
index 9dfb39d50..ee6086d73 100644
--- a/libre/filesystem/os-release
+++ b/libre/filesystem/os-release
@@ -1,7 +1,7 @@
NAME="Parabola"
PRETTY_NAME="Parabola GNU/Linux-libre"
ID=parabola
-ID_LIKE="arch archlinux"
+ID_LIKE="arch"
ANSI_COLOR="1;35"
HOME_URL="https://www.parabola.nu/"
SUPPORT_URL="irc://chat.freenode.net#parabola"
diff --git a/libre/your-freedom_emu/PKGBUILD b/libre/your-freedom_emu/PKGBUILD
index d7628036d..4468fc29f 100644
--- a/libre/your-freedom_emu/PKGBUILD
+++ b/libre/your-freedom_emu/PKGBUILD
@@ -5,8 +5,8 @@ pkgdesc="This package removes emulators that runs free games and/or OS technical
license=('GPL3')
url="https://projects.parabola.nu/blacklist.git"
#url="https://lukeshu.com/git/mirror/parabola/blacklist.git"
-pkgver=20180516
-_gitver=c914523aa7fb48abea19f391bf5ebf3a2486fb69
+pkgver=20180527
+_gitver=c67849b4bd670e31486acb4871516b4c8c3014a3
pkgrel=1
arch=('any')
@@ -15,7 +15,7 @@ install=${pkgname}.install
makedepends=(librelib)
source=(blacklist-${_gitver}.txt::https://projects.parabola.nu/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver})
#source=(blacklist-${_gitver}.txt::https://lukeshu.com/git/mirror/parabola/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver})
-md5sums=('cdc84bef6a9023696a96b2265aaa095f')
+md5sums=('afd0d0c84126a8781762738c968d1e63')
package() {
cd "$srcdir"