summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9d3d9a9d4e0..4296e44682eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farwayer <farwayer@gmail.com>
_gemname=declarative-option
pkgname=ruby-$_gemname
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Dynamic options to evaluate at runtime.'
arch=(any)
url='https://github.com/apotonick/declarative-option'