summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-02-15 16:42:59 +0800
committer7Ji2023-02-15 16:42:59 +0800
commit4340573e826b2ddc46842ded0df3192c0eb36016 (patch)
tree9eb993f2fee3be3346476540bd0609403032a408
parentf098da852062f42a610fbeed082c3f393b936c94 (diff)
downloadaur-4340573e826b2ddc46842ded0df3192c0eb36016.tar.gz
bump to 6.1.12-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
-rw-r--r--config2
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6092264ec45d..3ca699fa5b47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.1.11
+ pkgver = 6.1.12
pkgrel = 1
url = https://github.com/unifreq/linux-6.1.y
arch = aarch64
@@ -9,11 +9,11 @@ pkgbase = linux-aarch64-flippy
makedepends = dtc
makedepends = uboot-tools
options = !strip
- source = https://github.com/unifreq/linux-6.1.y/archive/f337c22c7a6b2059c8de70f813f290fef4e308bc.tar.gz
+ source = linux-6.1.y-29c263d9c3e5ce3c9099bd35d79dcb1eedbca99c.tar.gz:::https://github.com/unifreq/linux-6.1.y/archive/29c263d9c3e5ce3c9099bd35d79dcb1eedbca99c.tar.gz
source = config
source = linux.preset
- sha256sums = d0c94aac39d8f5ef38a12827f2563cd053babf7df7397e6a9a8fa8bf70713603
- sha256sums = 4ce82a108aa3bb0ba47c3aefec25ec54780258bf27741fa945bdd31a91a5b9dd
+ sha256sums = 2b287393501be50f6574a43f6eb56b3e001b11ab2aa8d43219de6de3fec18e51
+ sha256sums = 9d71748237b52a5ac977fdfb7589224194dfc396fe5f13c5f32355ace5efde5c
sha256sums = bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3
pkgname = linux-aarch64-flippy
@@ -35,12 +35,12 @@ pkgname = linux-aarch64-flippy-headers
pkgname = linux-aarch64-flippy-dtb-allwinner
pkgdesc = DTB files for Allwinner SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.11
+ provides = linux-aarch64-flippy-dtb=6.1.12
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.11
+ provides = linux-aarch64-flippy-dtb=6.1.12
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.11
+ provides = linux-aarch64-flippy-dtb=6.1.12
diff --git a/PKGBUILD b/PKGBUILD
index 8f3a198582b0..36bd76518372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: 7Ji <pugokughin@gmail.com>
_desc="flippy's AArch64-focused fork aiming to increase usability"
-_pkgver_main=6.1.11
+_pkgver_main=6.1.12
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.1.y'
-_flippy_commit='f337c22c7a6b2059c8de70f813f290fef4e308bc'
+_flippy_commit='29c263d9c3e5ce3c9099bd35d79dcb1eedbca99c'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -26,13 +26,13 @@ makedepends=( # Since we don't build the doc, most of the makedeps for other lin
)
options=(!strip)
source=(
- "${url}/archive/${_flippy_commit}.tar.gz"
+ "${_srcname}.tar.gz:::${url}/archive/${_flippy_commit}.tar.gz"
'config'
'linux.preset'
)
sha256sums=(
- 'd0c94aac39d8f5ef38a12827f2563cd053babf7df7397e6a9a8fa8bf70713603'
- '4ce82a108aa3bb0ba47c3aefec25ec54780258bf27741fa945bdd31a91a5b9dd'
+ '2b287393501be50f6574a43f6eb56b3e001b11ab2aa8d43219de6de3fec18e51'
+ '9d71748237b52a5ac977fdfb7589224194dfc396fe5f13c5f32355ace5efde5c'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index 8b0e3def24b4..747beeac06d6 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.11 Kernel Configuration
+# Linux/arm64 6.1.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y