diff options
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/directfb/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core-testing/ffmpeg-svn/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/extra-testing/community/enca/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/extra-testing/community/smplayer/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/extra-testing/x11vnc/PKGBUILD | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/abs/core-testing/directfb/PKGBUILD b/abs/core-testing/directfb/PKGBUILD index 87ab961..89d322a 100644 --- a/abs/core-testing/directfb/PKGBUILD +++ b/abs/core-testing/directfb/PKGBUILD @@ -4,7 +4,7 @@ pkgname=directfb pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device" arch=('i686' 'x86_64') url="http://www.directfb.org" diff --git a/abs/core-testing/ffmpeg-svn/PKGBUILD b/abs/core-testing/ffmpeg-svn/PKGBUILD index 3144dfb..0eafb3f 100644 --- a/abs/core-testing/ffmpeg-svn/PKGBUILD +++ b/abs/core-testing/ffmpeg-svn/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: raubkopierer <mail[dot]sensenmann[at]googlemail[dot]com> pkgname=ffmpeg-svn -pkgver=18717 +pkgver=19483 pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" arch=('i686' 'x86_64') diff --git a/abs/extra-testing/community/enca/PKGBUILD b/abs/extra-testing/community/enca/PKGBUILD index b8dfe10..1bbd7db 100644 --- a/abs/extra-testing/community/enca/PKGBUILD +++ b/abs/extra-testing/community/enca/PKGBUILD @@ -4,7 +4,7 @@ pkgname=enca pkgver=1.9 -pkgrel=3 +pkgrel=4 pkgdesc="Charset analyser and converter" arch=(i686 x86_64) url="http://trific.ath.cx/software/enca" diff --git a/abs/extra-testing/community/smplayer/PKGBUILD b/abs/extra-testing/community/smplayer/PKGBUILD index 2637da8..3aa1d3d 100644 --- a/abs/extra-testing/community/smplayer/PKGBUILD +++ b/abs/extra-testing/community/smplayer/PKGBUILD @@ -5,7 +5,7 @@ pkgname=smplayer pkgver=0.6.7 -pkgrel=1 +pkgrel=2 pkgdesc="A complete front-end for MPlayer" arch=('i686' 'x86_64') url="http://smplayer.sourceforge.net/" diff --git a/abs/extra-testing/x11vnc/PKGBUILD b/abs/extra-testing/x11vnc/PKGBUILD index 4c04573..650f81e 100644 --- a/abs/extra-testing/x11vnc/PKGBUILD +++ b/abs/extra-testing/x11vnc/PKGBUILD @@ -3,7 +3,7 @@ pkgname=x11vnc pkgver=0.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="a VNC server for real X displays" arch=("i686" "x86_64") license=("GPL2") @@ -19,4 +19,4 @@ build() { make prefix=$startdir/pkg/usr install || return 1 } -md5sums=('0ed95ab69c1ccacab83c5a2abd5b43f5') +md5sums=('30a167577f657909b3355421e14e2ddb') |