summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f161f584749f..40cb08eca96d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Jan Misiak <fijam [at] archlinux.us>
pkgname=gigolo
-pkgver=0.4.90
+pkgver=0.5.0
pkgrel=1
pkgdesc="Frontend to manage connections to remote filesystems using GIO/GVFS"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://www.uvena.de/gigolo"
license=('GPL2')
depends=('gvfs')
makedepends=('intltool')
conflicts=('gigolo-git')
-source=(https://archive.xfce.org/src/apps/$pkgname/0.4/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/apps/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
# validpgpkeys=('457990C86F91F33DE05EBF1BCC03633F700990F2') #Enrico Tröger <enrico.troeger@uvena.de>
-sha256sums=('cf45b447bc3c7ff09e590b6a68ec77c87e52df1f0d58708e55ba5732f9f68d4a')
+sha256sums=('97a301aff012a143d0b99e7ecbb27084d3872aa203a74745e8357aab3a1880dc')
build() {
cd "${srcdir}"/$pkgname-$pkgver