summaryrefslogtreecommitdiff
path: root/pcr/ocsync
diff options
context:
space:
mode:
authorShackra Sislock <jorgean@lavabit.com>2013-09-06 22:53:24 -0600
committerShackra Sislock <jorgean@lavabit.com>2013-09-06 22:53:24 -0600
commit9b7260e8a409470302d46dc2c02feabfc933a155 (patch)
tree46c95d996c05b883a9fbd241c06949a3e6c1b388 /pcr/ocsync
parentc1b13611073456829e581fc7103c9e85733e5cc7 (diff)
downloadabslibre-9b7260e8a409470302d46dc2c02feabfc933a155.tar.gz
abslibre-9b7260e8a409470302d46dc2c02feabfc933a155.tar.bz2
abslibre-9b7260e8a409470302d46dc2c02feabfc933a155.zip
updating owncloud-client and its dependencies
Diffstat (limited to 'pcr/ocsync')
-rw-r--r--pcr/ocsync/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/pcr/ocsync/PKGBUILD b/pcr/ocsync/PKGBUILD
index 97bc26754..cde26af30 100644
--- a/pcr/ocsync/PKGBUILD
+++ b/pcr/ocsync/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
# https://github.com/zizzfizzix/pkgbuilds
-# Maintainer: Jorge Araya Navarro <jorgean@lavabit.com>
+# Maintainer: Jorge Araya Navarro <shackra@riseup.net>
#
##############################################################
#### The section below can be adjusted to suit your needs ####
@@ -15,8 +15,8 @@ _buildtype="Release"
##############################################################
pkgname=ocsync
-pkgver=0.80.0
-pkgrel=3
+pkgver=0.90.0
+pkgrel=1
pkgdesc="A file synchronizer especially designed for you, the normal user. Dependency of owncloud-client."
arch=("i686" "x86_64")
url="http://www.csync.org"
@@ -52,3 +52,4 @@ package() {
cd ${srcdir}/${pkgname}-${pkgver}-build
make DESTDIR=${pkgdir} install
}
+md5sums=('6f1cfe47d6a7741c6e8df8642de52c0f')