Update packages

This commit is contained in:
moparisthebest
2017-03-13 12:19:25 -04:00
parent 915ad4949f
commit 34d3e06424
57 changed files with 207 additions and 625 deletions

View File

@@ -19,6 +19,7 @@ source=("http://download.kde.org/stable/plasma/$pkgver/oxygen-fonts-$pkgver.tar.
sha256sums=('a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c')
prepare() {
[[ -d build ]] && rm -rf build
mkdir build
}