summaryrefslogtreecommitdiff
path: root/extra/thunar-archive-plugin
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-12 11:23:20 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-12 11:23:20 +0200
commitea84a7ef4c3c637a7504361c6ac42e8ba93a6179 (patch)
tree0bee5e198a06cfeff7de0396c4739ae2569f7067 /extra/thunar-archive-plugin
parente55fda657497bd8743c0a57d917316afe70950f8 (diff)
parent5b9e0d821dd428792bd51ed03af2b800924ce69d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/start-stop-daemon/PKGBUILD extra/claws-mail-extra-plugins/PKGBUILD extra/giflib/PKGBUILD extra/gvfs/PKGBUILD extra/latex2rtf/PKGBUILD extra/libgpod/PKGBUILD extra/libimobiledevice/PKGBUILD extra/libvpx/PKGBUILD extra/libwpg/PKGBUILD extra/libxml2/PKGBUILD extra/pixman/PKGBUILD extra/thunar-archive-plugin/PKGBUILD
Diffstat (limited to 'extra/thunar-archive-plugin')
-rw-r--r--extra/thunar-archive-plugin/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/thunar-archive-plugin/PKGBUILD b/extra/thunar-archive-plugin/PKGBUILD
index 0af18e822..140fb9772 100644
--- a/extra/thunar-archive-plugin/PKGBUILD
+++ b/extra/thunar-archive-plugin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 149175 2012-02-06 06:27:04Z foutrelis $
+# $Id: PKGBUILD 185137 2013-05-11 13:25:59Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=thunar-archive-plugin
-pkgver=0.3.0
-pkgrel=2.1
+pkgver=0.3.1
+pkgrel=1
pkgdesc="Create and deflate archives in thunar"
arch=('i686' 'x86_64' 'mips64el')
url="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
@@ -15,7 +15,7 @@ makedepends=('intltool')
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2)
-sha256sums=('74be7c6e242ba240b9477e9cf4ccc9190769c2717c5b5bf26788d1847adaf896')
+sha256sums=('9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c')
build() {
cd "$srcdir/$pkgname-$pkgver"