summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-05 17:25:06 +0200
committerSimao Gomes Viana2020-05-05 17:25:19 +0200
commit9eeb6eab436e6b638ee29782143cf17b4e37eac1 (patch)
treed3f1f69a0c37fa49efa131c48b556c177085ad40
parent2eb068e88cae3dd80cca6527d2477b1c96052ab1 (diff)
downloadaur-9eeb6eab436e6b638ee29782143cf17b4e37eac1.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 e1ca366346d5..760f0e2485dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous-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 f6d7930c9e89..ad0f525867c7 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-git
_srcname=linux-nitrous-git
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