summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93ea5628bc95..da20ed1e57a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Brandon Mulcahy <brandon@jangler.info>
+# Maintainer: Mark Stenglein <aur@markstenglein.com>
+# Contributor: Brandon Mulcahy <brandon@jangler.info>
_gemname=dropbox-sdk
pkgname=ruby-$_gemname
pkgver=1.6.5
-pkgrel=1
+pkgrel=2
pkgdesc='A library that provides a plain function-call interface to the Dropbox API web endpoints.'
arch=(any)
url='http://www.dropbox.com/developers/'