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 58437af33510..ee381bb5c106 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=rs-git
pkgver=1.22.r0.g716edb0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Reshape a data array from OpenBSD that compiles on Linux."
arch=('i686' 'x86_64')
url="https://github.com/chneukirchen/rs"
license=('BSD')
groups=()
-depends=('')
+depends=()
makedepends=('git')
optdepends=()
checkdepends=()