summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-05 17:27:00 +0200
committerSimao Gomes Viana2020-05-05 17:27:00 +0200
commitaa9bd3c92479a5ece34f242f5d23ae8eacd5a253 (patch)
tree17ce668a771002b7aff87209e4c4df163411ab37
parent95fa683c8dbc3591d9eaf08f5ea798ab9fff89d2 (diff)
downloadaur-aa9bd3c92479a5ece34f242f5d23ae8eacd5a253.tar.gz
PKGBUILD: Add bison and update email
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f1c03825cab..d2eb2f54078b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous-fire-git
pkgver = 5.6+
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
+ makedepends = bison
makedepends = clang
makedepends = xmlto
makedepends = docbook-xsl
diff --git a/PKGBUILD b/PKGBUILD
index 592e6c0291d2..484b478405b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
-# Maintainer: Simao Gomes Viana <xdevs23@outlook.com>
-# Packager: Simao Gomes Viana <xdevs23@outlook.com>
+# Maintainer: Simao Gomes Viana <devel@superboring.dev>
+# Packager: Simao Gomes Viana <devel@superboring.dev>
# Contributor: Boohbah <boohbah at gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
@@ -13,11 +13,11 @@
pkgbase=linux-nitrous-fire-git
_srcname=linux-nitrous
pkgver=5.6+
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
-makedepends=('clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
+makedepends=('bison' 'clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v'"$pkgver"
# standard config files for mkinitcpio ramdisk