diff options
author | root <root@rshg054.dnsready.net> | 2013-01-31 00:07:23 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-31 00:07:23 -0800 |
commit | a949895a0243a490d30fe355655c839fe217c580 (patch) | |
tree | 9895367801e2aab74b4a31e81263ab0d4693055f /extra/oxygen-gtk2/PKGBUILD | |
parent | c25b7aa323ab71b1a524d15dbbe942dbebd55761 (diff) |
Thu Jan 31 00:07:23 PST 2013
Diffstat (limited to 'extra/oxygen-gtk2/PKGBUILD')
-rw-r--r-- | extra/oxygen-gtk2/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/oxygen-gtk2/PKGBUILD b/extra/oxygen-gtk2/PKGBUILD index ef3734a86..53f8e7933 100644 --- a/extra/oxygen-gtk2/PKGBUILD +++ b/extra/oxygen-gtk2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 167990 2012-10-04 19:22:04Z andrea $ +# $Id: PKGBUILD 176330 2013-01-30 13:08:58Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: birdflesh <antkoul at gmail dot com> pkgname=oxygen-gtk2 -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ conflicts=('oxygen-gtk') replaces=('oxygen-gtk') makedepends=('cmake') source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('269283e34c5ae547a062da29cab58aa9') +md5sums=('7c4ecfca330102b7ff50e472a62dfc60') build() { mkdir build |