summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReberti Carvalho Soares2020-04-26 08:22:12 -0300
committerReberti Carvalho Soares2020-04-26 08:29:31 -0300
commit772a08f6290a36cd5c4db8cf37244f2753b4d113 (patch)
treebdff35d565c17211717837df4ae522eacf13ba15 /PKGBUILD
parentb673a050a04bf864797432af42c16459faabe4a3 (diff)
downloadaur-772a08f6290a36cd5c4db8cf37244f2753b4d113.tar.gz
Added more info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b40e5c7c11e..bd5178be7924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=rshell-git
provides=('rshell')
pkgdesc="KisuYami own shell."
-pkgver=3e1221e51f
-pkgrel=2.1
+pkgrel=1
+pkgver=2.1.3e1221e51f
options=()
md5sums=('SKIP')
license=('GPLv2')
@@ -15,12 +15,12 @@ url='www.github.com/KisuYami/RShell'
source=('git://github.com/KisuYami/RShell')
build() {
- cd "$pkgname/"
+ cd rshell
make
}
package() {
- cd "$pkgname/"
+ cd rshell
mkdir -p "$pkgdir"/usr/bin/
mkdir -p "$pkgdir"/usr/share/man/man1/