diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-05 06:13:57 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-05 06:13:57 (GMT) |
commit | b172f79fadb565ecfbcec9508f9377d8618a4f4c (patch) | |
tree | bf8823b07e3313c3afa000a9b31e4f9a735cb818 /abs/extra/tablet-encode/PKGBUILD | |
parent | f9d54ab7c3853208484e304bc6cf40ab0f79d400 (diff) | |
parent | 5e7027c6194237ca1dc5fcbb3648483a970fb500 (diff) | |
download | linhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.zip linhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.tar.gz linhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.tar.bz2 |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra/tablet-encode/PKGBUILD')
-rw-r--r-- | abs/extra/tablet-encode/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/tablet-encode/PKGBUILD b/abs/extra/tablet-encode/PKGBUILD index 0163f45..e547e82 100644 --- a/abs/extra/tablet-encode/PKGBUILD +++ b/abs/extra/tablet-encode/PKGBUILD @@ -2,14 +2,14 @@ # Maintainer: Cecil Watson<knoppmyth@gmail.com> pkgname=tablet-encode -pkgver=2.20 +pkgver=2.30 pkgrel=1 pkgdesc="Transcodes videos for playback on a Nokia Internet Tablet" arch=('i686' 'x86_64') license=('ARTISTIC') depends=(mplayer) url="http://mediautils.garage.maemo.org/tablet-encode.html" -source=(https://garage.maemo.org/frs/download.php/4547/tablet-encode-2.20.tar.gz) +source=(https://garage.maemo.org/frs/download.php/6892/tablet-encode-2.30.tar.gz) build() { cd ${srcdir}/$pkgname-$pkgver |