diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-01 17:50:09 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-01 17:50:09 +0100 |
commit | ff8e838f97b38f6e5a0a7515cc86ffd60a9823f5 (patch) | |
tree | e7960feb5b4eccda0166b4884f6e9540424efc20 | |
parent | f84cd7d1d50ebdbd10c36b7436e17742a9514f67 (diff) | |
download | abslibre-ff8e838f97b38f6e5a0a7515cc86ffd60a9823f5.tar.gz abslibre-ff8e838f97b38f6e5a0a7515cc86ffd60a9823f5.tar.bz2 abslibre-ff8e838f97b38f6e5a0a7515cc86ffd60a9823f5.zip |
your-freedom-20120201-1
-rw-r--r-- | libre/your-freedom/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index 57ff8cae3..767b5e1d1 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -9,7 +9,7 @@ license=('GPL3') groups=('base') install=${pkgname}.install source=(https://projects.parabolagnulinux.org/blacklist.git/plain/blacklist.txt) -md5sums=('707ba4c6ba76fb3fed35c70103f269cb') +md5sums=('bfb788afe8386c24116d44827329f3d4') build() { cd ${srcdir} |