summarylogtreecommitdiffstats
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
parentb673a050a04bf864797432af42c16459faabe4a3 (diff)
downloadaur-772a08f6290a36cd5c4db8cf37244f2753b4d113.tar.gz
Added more info
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154ce8272d8d..d85db632b780 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rshell-git
pkgdesc = KisuYami own shell.
- pkgver = 3e1221e51f
- pkgrel = 2.1
+ pkgver = 2.1.3e1221e51f
+ pkgrel = 1
url = www.github.com/KisuYami/RShell
arch = i686
arch = x86_64
@@ -17,4 +17,3 @@ pkgbase = rshell-git
md5sums = SKIP
pkgname = rshell-git
-
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/