diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-05-30 13:53:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-05-30 13:53:31 -0300 |
commit | 8b9b581151f022601644349984252e1dbc994482 (patch) | |
tree | 6973212809fc38fdb03cd5c4a599c31d9d3d4dc4 /libre/your-freedom/PKGBUILD | |
parent | 35c8fd0c42370098fe43db71c93aa22b4d41507b (diff) | |
download | abslibre-8b9b581151f022601644349984252e1dbc994482.tar.gz abslibre-8b9b581151f022601644349984252e1dbc994482.tar.bz2 abslibre-8b9b581151f022601644349984252e1dbc994482.zip |
your-freedom-20120530-2: updating version due that cups and lame are 100% free
Diffstat (limited to 'libre/your-freedom/PKGBUILD')
-rw-r--r-- | libre/your-freedom/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index 20eb3ceab..cbf5b9c60 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Parabola Project <dev@list.parabolagnulinux.org> pkgname=your-freedom pkgver=$(LC_ALL=C date -u +%Y%m%d) -pkgrel=1 +pkgrel=2 pkgdesc="This package conflicts with every unfree package known to date to ensure your system is free." arch=('any') url="https://parabolagnulinux.org" @@ -23,4 +23,4 @@ package() { sort -u )) } -md5sums=('df2f15b1a70a251c0376506df71731ba') +md5sums=('c4ecf01611d55df03b5e4412dca4e70d') |