summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSkycoder422017-06-19 11:21:06 +0200
committerSkycoder422017-06-19 11:21:06 +0200
commit51671e1037cf56aa50e879e9e7d8f8decb648872 (patch)
tree231cf757fbddb02132a3adef4e4bcc56b52989cd
parenta618a02ce3c7b5a41e6db30dc6ee428547f6b5a2 (diff)
downloadaur-51671e1037cf56aa50e879e9e7d8f8decb648872.tar.gz
rebuild for Qt 5.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 401f5e09e526..cfce9d5b9757 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qsshfs
pkgdesc = A gui wrapper around sshfs, written in Qt
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Skycoder42/qsshfs
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cfd4dcbe0227..7dc1365d3425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgname=qsshfs
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A gui wrapper around sshfs, written in Qt"
arch=('i686' 'x86_64')
url="https://github.com/Skycoder42/qsshfs"