summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Wörtwein2019-09-14 14:26:15 -0400
committerTorsten Wörtwein2019-09-14 14:26:15 -0400
commit2dc49e6f7b579cf6e0fa85ff221a7bc8b61666ed (patch)
treea16184651abc04246d790ce94e34e4eaf6e9c76c
parent6e06bda42b46398dc58f9715ad3d1d36a937e9bd (diff)
downloadaur-2dc49e6f7b579cf6e0fa85ff221a7bc8b61666ed.tar.gz
20190820
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ec7ca6118a5..dcb6ee752511 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caitsith-lkm
pkgdesc = CaitSith LKM-based LSM version
- pkgver = 0.2_20190506
+ pkgver = 0.2_20190820
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-20190506.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20190506.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20190506.tar.gz.asc
+ noextract = caitsith-patch-0.2-20190820.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20190820.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20190820.tar.gz.asc
validpgpkeys = 43C83369623D7AD3A96C2FC7425F128D0C64F52A
- sha256sums = 7a9ab52a60567bf985d2968dc30dd20cc22179c260f2e6d51137ea7424ead12a
- sha256sums = cbfe5e3c92fe577fbb12df0bb0de3716a8002efeb04e70c548499dd828e6753c
+ sha256sums = 4170bcce1b77d30a031eea5125b903eccac4d87a1a5908c496d19ada74bb0c65
+ sha256sums = d3fc5f9e75db27c4e13bcc8e32528abd13b75a3b3976c258cc9e43b3f3c816b9
pkgname = caitsith-lkm
diff --git a/PKGBUILD b/PKGBUILD
index b0661149d18e..a9e44e34c7b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=caitsith-lkm
_basever=0.2
-_timestamp=20190506
+_timestamp=20190820
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=('7a9ab52a60567bf985d2968dc30dd20cc22179c260f2e6d51137ea7424ead12a'
- 'cbfe5e3c92fe577fbb12df0bb0de3716a8002efeb04e70c548499dd828e6753c')
+sha256sums=('4170bcce1b77d30a031eea5125b903eccac4d87a1a5908c496d19ada74bb0c65'
+ 'd3fc5f9e75db27c4e13bcc8e32528abd13b75a3b3976c258cc9e43b3f3c816b9')
validpgpkeys=('43C83369623D7AD3A96C2FC7425F128D0C64F52A') # http://I-love.SAKURA.ne.jp/kumaneko-key
noextract=("caitsith-patch-${_basever}-${_timestamp}.tar.gz")