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 fc6068e98ed1..3fde83bc374e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = seafile-client
pkgdesc = Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server.
pkgver = 4.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/haiwen/seafile-client/
install = seafile-client.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1dc5e77eddbe..c68fe2e8b2e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=seafile-client
pkgver=4.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server."
arch=('i686' 'x86_64')
url="https://github.com/haiwen/seafile-client/"