diff options
Diffstat (limited to 'extra/xfce4-screenshooter/PKGBUILD')
-rw-r--r-- | extra/xfce4-screenshooter/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-screenshooter/PKGBUILD b/extra/xfce4-screenshooter/PKGBUILD index cc80ce3d5..05df96a97 100644 --- a/extra/xfce4-screenshooter/PKGBUILD +++ b/extra/xfce4-screenshooter/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 158096 2012-05-02 22:02:34Z foutrelis $ +# $Id: PKGBUILD 198565 2013-10-30 15:38:27Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -13,7 +13,6 @@ groups=('xfce4-goodies') depends=('xfce4-panel' 'libsoup' 'hicolor-icon-theme') makedepends=('intltool') install=$pkgname.install -options=('!libtool') source=(http://archive.xfce.org/src/apps/$pkgname/1.8/$pkgname-$pkgver.tar.bz2) conflicts=('xfce4-screenshooter-plugin') replaces=('xfce4-screenshooter-plugin') |