summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d44c7d4f3a..e1e0ac662b22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
_gemname=osc-ruby
pkgname=ruby-$_gemname
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='a ruby client for the OSC protocol'
arch=(any)
url='http://github.com/aberant/osc-ruby'
-license=()
+license=('MIT')
depends=(ruby)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)