diff options
Diffstat (limited to 'main/xvidcore/APKBUILD')
-rw-r--r-- | main/xvidcore/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xvidcore/APKBUILD b/main/xvidcore/APKBUILD index 6076bfac95..0742d5785c 100644 --- a/main/xvidcore/APKBUILD +++ b/main/xvidcore/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xvidcore pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="XviD is an open source MPEG-4 video codec" url="http://www.xvid.org/" license="GPL" |