summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-08 19:01:40 +0100
committerSimao Gomes Viana2019-11-08 19:01:40 +0100
commit0e65394efbaa1501399580ffb2c8fe5fc514c6fe (patch)
treef05e88cf4ae88aec8c2d3a0c5c06ed4747d99a45
parentf049b94e1d2cfa1ffdf67f39822288f06de71a3f (diff)
downloadaur-0e65394efbaa1501399580ffb2c8fe5fc514c6fe.tar.gz
Update kernel to 5.3.9-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10424428c308..e4159bf70fe2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = linux-nitrous-headers
provides = linux
conflicts = linux-nitrous-git-headers
source = https://github.com/xdevs23/linux-nitrous/releases/download/v5.3.9-3/linux-nitrous-git-headers-5.3.9-3-x86_64.pkg.tar.xz
- sha256sums = 5a90d34a01541ad52b85343d6e1a282bb85e6f0111ba776839e7529bb1a909ec linux-nitrous-git-headers-5.3.9-3-x86_64.pkg.tar.xz
+ sha256sums = 5a90d34a01541ad52b85343d6e1a282bb85e6f0111ba776839e7529bb1a909ec
pkgname = linux-nitrous-headers
install = linux-nitrous-headers.install
diff --git a/PKGBUILD b/PKGBUILD
index 4ef0e483bb7a..26c69a18aa2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ provides=('linux')
conflicts=('linux-nitrous-git-headers')
makedepends=('tar')
source=("https://github.com/xdevs23/linux-nitrous/releases/download/v$pkgver-$_tar_pkgrel/linux-nitrous-git-headers-$pkgver-$_tar_pkgrel-x86_64.pkg.tar.xz")
-sha256sums=('5a90d34a01541ad52b85343d6e1a282bb85e6f0111ba776839e7529bb1a909ec linux-nitrous-git-headers-5.3.9-3-x86_64.pkg.tar.xz')
+sha256sums=('5a90d34a01541ad52b85343d6e1a282bb85e6f0111ba776839e7529bb1a909ec')
build() {
echo "No need to build anything"