summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f46055ca3e42..2cfbbf309c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Erik Johnson <palehose at gmail dot com>
pkgname=run-mailcap
_srcname=mime-support
-pkgver=3.58
+pkgver=3.60
pkgrel=1
_ubunturel=ubuntu1
pkgdesc='The mailcap script from Ubuntu repositories'
@@ -13,7 +13,7 @@ depends=('perl')
conflicts=($_srcname)
makedepends=()
source=(http://archive.ubuntu.com/ubuntu/pool/main/m/${_srcname}/${_srcname}_${pkgver}${_ubunturel}.tar.gz)
-sha1sums=('85a9a50284e753955d9518bf366143f11529b21d')
+sha1sums=('540e9a76611fe30dc9414c3ab61ad5595149660b')
package() {
install -d -m 0755 "$pkgdir/usr/bin"