diff options
author | root <root@rshg054.dnsready.net> | 2012-08-02 00:01:47 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-02 00:01:47 +0000 |
commit | e8f5b2ea6983e7a97c1640e9e211f356b8b5d21b (patch) | |
tree | f454ed3270ca5f6171ffc277c784aaecf9ddb6d1 /community/projectm | |
parent | a71961a43ef48f47d3575915f63099308a18a263 (diff) |
Thu Aug 2 00:01:47 UTC 2012
Diffstat (limited to 'community/projectm')
-rw-r--r-- | community/projectm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/projectm/PKGBUILD b/community/projectm/PKGBUILD index 122eb7e51..cd9d13003 100644 --- a/community/projectm/PKGBUILD +++ b/community/projectm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 66284 2012-02-23 10:51:41Z giovanni $ +# $Id: PKGBUILD 74623 2012-07-31 19:56:37Z ebelanger $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Alexander Baldeck <alexander@archlinux.org> pkgname=projectm pkgver=2.0.1 -pkgrel=5 +pkgrel=6 pkgdesc='A music visualizer which uses 3D accelerated iterative image based rendering.' arch=('i686' 'x86_64') url='http://projectm.sourceforge.net/' |