summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Wörtwein2020-08-15 18:02:06 -0400
committerTorsten Wörtwein2020-08-15 18:02:06 -0400
commit756b20dc742010090e87ae1f9788a513dab5ad33 (patch)
treedd67abbda45b275449b92d8c90c0aa99aa0ada7a
parent6e80f53fcc00b5dc535c452a2a9030d35c4b6090 (diff)
downloadaur-caitsith-lkm.tar.gz
20200808
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e6c1bb4e8c2..04715646eed6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caitsith-lkm
pkgdesc = CaitSith LKM-based LSM version
- pkgver = 0.2_20200430
+ pkgver = 0.2_20200808
pkgrel = 1
url = http://caitsith.osdn.jp/
install = caitsith-lkm.install
@@ -11,12 +11,12 @@ pkgbase = caitsith-lkm
depends = linux
depends = ncurses
optdepends = caitsith-tools
- noextract = caitsith-patch-0.2-20200430.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20200430.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20200430.tar.gz.asc
+ noextract = caitsith-patch-0.2-20200808.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20200808.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20200808.tar.gz.asc
validpgpkeys = 43C83369623D7AD3A96C2FC7425F128D0C64F52A
- sha256sums = 6f957b545cf66bccda9dfa8a60738694eb7fcead3730fe96b7fddb8070775993
- sha256sums = 9b0bd110fb320d43e366ecfdcf362b36853cbddb6f919467d79ca1599a138d92
+ sha256sums = a61956d8fb55673c77ba0af7643c080e33dafeee309f56a77a423b2b5e4cfb7d
+ sha256sums = fe96bbc96598196010df80a5af39b6f3988499c04352df8a108c8ac85b712ee9
pkgname = caitsith-lkm
diff --git a/PKGBUILD b/PKGBUILD
index 36753d294c5a..8c369e7dccb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=caitsith-lkm
_basever=0.2
-_timestamp=20200430
+_timestamp=20200808
pkgver=${_basever}_${_timestamp}
_kernver=$(uname -r)
pkgrel=1
@@ -14,8 +14,8 @@ optdepends=('caitsith-tools')
install=caitsith-lkm.install
source=("http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-${_basever}-${_timestamp}.tar.gz"
"http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-${_basever}-${_timestamp}.tar.gz.asc")
-sha256sums=('6f957b545cf66bccda9dfa8a60738694eb7fcead3730fe96b7fddb8070775993'
- '9b0bd110fb320d43e366ecfdcf362b36853cbddb6f919467d79ca1599a138d92')
+sha256sums=('a61956d8fb55673c77ba0af7643c080e33dafeee309f56a77a423b2b5e4cfb7d'
+ 'fe96bbc96598196010df80a5af39b6f3988499c04352df8a108c8ac85b712ee9')
validpgpkeys=('43C83369623D7AD3A96C2FC7425F128D0C64F52A') # http://I-love.SAKURA.ne.jp/kumaneko-key
noextract=("caitsith-patch-${_basever}-${_timestamp}.tar.gz")