summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-12-01 00:35:07 +0100
committerPiotr Gorski2018-12-01 00:35:07 +0100
commit44cfcaeb9b23a99df7e9a347f769a81861d7dc08 (patch)
tree61fb40e6b6555183c66de39c3148211df8ca6051
parent60a1753b4b6646f4ea50cc6ecea4e278afdafd3f (diff)
downloadaur-44cfcaeb9b23a99df7e9a347f769a81861d7dc08.tar.gz
Improve 99-linux.hook
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--99-linux.hook4
-rw-r--r--PKGBUILD5
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92912dd7bb4c..c20826f9c2cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lqx
pkgver = 4.18.20_3
- pkgrel = 1
+ pkgrel = 2
url = http://liquorix.net/
arch = x86_64
license = GPL2
@@ -23,7 +23,7 @@ pkgbase = linux-lqx
sha512sums = 93b1471a5a261b4c573a9fa5b0e009629273457d73649ab1cceabfe072cf7665712b074bc8687eec9c9d75fe70e03c8d2f1e3414cf1f8f024b48d5c9b580aa1a
sha512sums = 7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a
sha512sums = 2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7
- sha512sums = b27d13a1e486de6a8500724d2aea3fc11b2f46698e6aa5e41b37b8c8bbf973763b3c5eca464522ea198305167bace2a20ce4d1c40b01ce6f82838c81f3135f48
+ sha512sums = 8742e2eed421e2f29850e18616f435536c12036ff793f5682a3a8c980cf5dbfc88d17fd9539c87de15d9e4663dc3190f964f18a4722940465437927b6052abbf
sha512sums = 2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf
pkgname = linux-lqx
diff --git a/99-linux.hook b/99-linux.hook
index 138b911b6794..416cb9424d0d 100644
--- a/99-linux.hook
+++ b/99-linux.hook
@@ -1,9 +1,9 @@
[Trigger]
Type = File
Operation = Remove
-Target = usr/lib/modules/%KERNVER%/vmlinuz
+Target = boot/vmlinuz-%PKGBASE%
[Action]
Description = Remove %PKGBASE% initramfs files...
When = PreTransaction
-Exec = /usr/bin/rm -f /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img
+Exec = /usr/bin/rm -f /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img
diff --git a/PKGBUILD b/PKGBUILD
index 97583c45e484..17ff94d2bfdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
# Contributor: shivik <> PGP-Key: 761E423C
# Contributor: Michael Duell <mail@akurei.me> PGP-Key: 6EE23EBE
# A special thanks to Steven Barrett for very important sugestions
+# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
@@ -64,7 +65,7 @@ _lqxpatchrel=28
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
pkgver=4.18.20_3
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://liquorix.net/"
license=('GPL2')
@@ -399,7 +400,7 @@ sha512sums=('950eb85ac743b291afe9f21cd174d823e25f11883ee62cecfbfff8fe8c5672aae70
'93b1471a5a261b4c573a9fa5b0e009629273457d73649ab1cceabfe072cf7665712b074bc8687eec9c9d75fe70e03c8d2f1e3414cf1f8f024b48d5c9b580aa1a'
'7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a'
'2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7'
- 'b27d13a1e486de6a8500724d2aea3fc11b2f46698e6aa5e41b37b8c8bbf973763b3c5eca464522ea198305167bace2a20ce4d1c40b01ce6f82838c81f3135f48'
+ '8742e2eed421e2f29850e18616f435536c12036ff793f5682a3a8c980cf5dbfc88d17fd9539c87de15d9e4663dc3190f964f18a4722940465437927b6052abbf'
'2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf')
validpgpkeys=(