diff options
Diffstat (limited to 'extra/schroedinger')
-rw-r--r-- | extra/schroedinger/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/schroedinger/PKGBUILD b/extra/schroedinger/PKGBUILD index 7a8e01134..a5d7d9d64 100644 --- a/extra/schroedinger/PKGBUILD +++ b/extra/schroedinger/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 149308 2012-02-06 18:45:09Z ibiru $ +# $Id: PKGBUILD 197333 2013-10-25 02:34:53Z bisson $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Timm Preetz <timm@preetz.us> # Contributor: rabyte <rabyte__gmail> pkgname=schroedinger pkgver=1.0.11 -pkgrel=1 +pkgrel=2 pkgdesc="An implemenation of the Dirac video codec in ANSI C code" arch=('i686' 'x86_64') url="http://www.diracvideo.org/" |