summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-09-27 00:34:51 +0200
committerSimão Gomes Viana2020-09-27 00:36:56 +0200
commiteb27fbbbf5a609ee8cba7b2931a7db5c313623fa (patch)
tree437f5c2049a61a08227bcf43f1c3aaa9fdb4dbad
parent846a69494d788006c0c47a9f0c3c24eaaba527ab (diff)
downloadaur-eb27fbbbf5a609ee8cba7b2931a7db5c313623fa.tar.gz
why does this not work the way i want
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6377744d1f14..7462f8ff7aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
pkgver = 5.8+
- pkgrel = 1
+ pkgrel = 45
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 05356bac35fb..07396ee5a912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
pkgver=5.8+
-pkgrel=1
+pkgrel=45
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')