[arch-commits] Commit in ttf-oxygen/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jul 15 19:06:08 UTC 2014


    Date: Tuesday, July 15, 2014 @ 21:06:06
  Author: andrea
Revision: 216907

upgpkg: ttf-oxygen 1:0.4.0-1

Upstream release

Modified:
  ttf-oxygen/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-15 13:26:36 UTC (rev 216906)
+++ PKGBUILD	2014-07-15 19:06:06 UTC (rev 216907)
@@ -4,8 +4,8 @@
 
 pkgname=ttf-oxygen
 epoch=1
-pkgver=0.3.98
-_plasmaver=4.98.0
+pkgver=0.4.0
+_plasmaver=5.0.0
 pkgrel=1
 pkgdesc='A desktop/gui font family for integrated use with the KDE desktop'
 arch=('any')
@@ -14,9 +14,9 @@
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
 makedepends=('extra-cmake-modules' 'qt5-base' 'fontforge')
 provides=('ttf-font')
-install=$pkgname.install
-source=("http://download.kde.org/unstable/plasma/$_plasmaver/src/oxygen-fonts-$pkgver.tar.xz")
-md5sums=('8766c7e8d1ffe04559daeb8d1d84c4da')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/plasma/${_plasmaver}/oxygen-fonts-${pkgver}.tar.xz")
+md5sums=('98ee96c3922fb07d5a847a4588deb30a')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list