summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902021-10-15 17:51:39 +0400
committerANDRoid78902021-10-15 17:51:39 +0400
commit4b86161dfd87c420076389f6a667d1638f8fc23a (patch)
tree7ecd276459632430762e01f43b46b04533c66afd
parent004202620d6ffa0579ecaee1b939e33d35d3e214 (diff)
downloadaur-4b86161dfd87c420076389f6a667d1638f8fc23a.tar.gz
removed conflicting patch
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83058c1ba888..6909a41700ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ _major=5.10
pkgver=${_major}.73
_branch=5.x
xanmod=1
-pkgrel=1
+pkgrel=2
pkgdesc='Linux Xanmod LTS'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -149,6 +149,7 @@ prepare() {
rm ../linux510-$__commit/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch
rm ../linux510-$__commit/0105-ucsi-acpi.patch
rm ../linux510-$__commit/0106-ucsi.patch
+ rm ../linux510-$__commit/0101-i2c-nuvoton-nc677x-hwmon-driver.patch
local _patch
for _patch in ../linux510-$__commit/*; do