summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"