summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-20 21:21:28 +0200
committerSimao Gomes Viana2020-05-20 21:21:28 +0200
commit4056e1c8274f27adfac503ecb02a121e26344fe1 (patch)
tree62e6957224bdccd68ed5a254fc9d954419451678
parenta0f48bbd84c73dd362c6bac851900f32185f239a (diff)
downloadaur-4056e1c8274f27adfac503ecb02a121e26344fe1.tar.gz
oops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8372b98612b3..b42e6bae8a22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-git
- pkgver = new_version
+ pkgver = 5.6
pkgrel = 5
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous-git
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=vnew_version
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.6
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index d3ce4912eda3..dfe4e3429f2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=new_version
+pkgver=5.6
pkgrel=5
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"