summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-10-12 23:23:52 +0200
committerSimão Gomes Viana2020-10-12 23:23:52 +0200
commit0d606602317dd7d3455905a869a35a0f3a99c512 (patch)
treec3f30384503d63064aa5f5929e9ba8aa9080dabc
parent4297909cc568f35bf679a628dbdf979eb1faf848 (diff)
downloadaur-0d606602317dd7d3455905a869a35a0f3a99c512.tar.gz
i messed it up...
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b08601740cf..61c70d0a969d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
- pkgver = +
- pkgrel = 48
+ pkgver = 5.9
+ pkgrel = 0
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous-git
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v+
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.9
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index dc9bcb7ab016..d7c636d45404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=+
-pkgrel=48
+pkgver=5.9
+pkgrel=0
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')