diff options
author | root <root@rshg054.dnsready.net> | 2013-04-27 00:07:38 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-27 00:07:38 -0700 |
commit | a27a6af53095da314eca1d33911f72775dfc2bce (patch) | |
tree | f500052f401a6cb073a7080fe3bc3574e69ed7eb /libre | |
parent | a247f0004e94d32b5fe69a5123e1c6684d8cf096 (diff) |
Sat Apr 27 00:07:38 PDT 2013
Diffstat (limited to 'libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/gst-plugins-bad-libre/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 1ef8b1d76..baa7db081 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.27 +pkgver=0.9.28 pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') @@ -30,7 +30,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('1d5bbe102e3ec6ec71399aad5d074137' +md5sums=('c2825950cb3c94f5d3fe3c00de2c57e5' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') diff --git a/libre/gst-plugins-bad-libre/PKGBUILD b/libre/gst-plugins-bad-libre/PKGBUILD index a1a0d68b0..59f49ee5d 100644 --- a/libre/gst-plugins-bad-libre/PKGBUILD +++ b/libre/gst-plugins-bad-libre/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=gst-plugins-bad pkgname=gst-plugins-bad-libre -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc='GStreamer Multimedia Framework Bad Plugins, without nonfree faac support' arch=( @@ -58,7 +58,7 @@ source=( "$url/src/$pkgbase/$pkgbase-$pkgver.tar.xz" ) sha256sums=( - 92130899d0b78b71f1551cada9b10b550e91506c2d7b8b748e5cc18a620d302d + 5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab ) build() { |