Date: Tuesday, February 24, 2015 @ 18:27:32 Author: fyan Revision: 231865
upgpkg: ttf-oxygen 1:5.2.1-1 Modified: ttf-oxygen/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-24 17:27:08 UTC (rev 231864) +++ PKGBUILD 2015-02-24 17:27:32 UTC (rev 231865) @@ -1,10 +1,11 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Antonio Rojas <nqn1976 @ gmail.com> pkgname=ttf-oxygen epoch=1 -pkgver=5.2.0 +pkgver=5.2.1 pkgrel=1 pkgdesc='The Oxygen font family. A desktop/gui font family for integrated use with the KDE desktop' url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts' @@ -16,7 +17,7 @@ options=('!emptydirs') install=${pkgname}.install source=("http://download.kde.org/stable/plasma/${pkgver}/oxygen-fonts-${pkgver}.tar.xz") -md5sums=('4868641ea354177bca6873e7798398ad') +md5sums=('4cb29bfde4cf86946a893c66bb23dd38') prepare() { mkdir build
