summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Wörtwein2020-03-18 13:44:21 -0400
committerTorsten Wörtwein2020-03-18 13:44:21 -0400
commit39b9b87d8a2740db7fbcc7aa6e5dd729b96d8f2e (patch)
tree4e0a65a383a0a27e23bd5b7a661a0d05fc17cc12
parent2dc49e6f7b579cf6e0fa85ff221a7bc8b61666ed (diff)
downloadaur-39b9b87d8a2740db7fbcc7aa6e5dd729b96d8f2e.tar.gz
20200229
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcb6ee752511..b141400ae4c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caitsith-lkm
pkgdesc = CaitSith LKM-based LSM version
- pkgver = 0.2_20190820
+ pkgver = 0.2_20200229
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-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
+ noextract = caitsith-patch-0.2-20200229.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20200229.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20200229.tar.gz.asc
validpgpkeys = 43C83369623D7AD3A96C2FC7425F128D0C64F52A
- sha256sums = 4170bcce1b77d30a031eea5125b903eccac4d87a1a5908c496d19ada74bb0c65
- sha256sums = d3fc5f9e75db27c4e13bcc8e32528abd13b75a3b3976c258cc9e43b3f3c816b9
+ sha256sums = 11fdcf62aec90a9878d822ddb3f5f3f3866b0b551a19c0c1832ffc6e9dc51d68
+ sha256sums = 38f820f5f58d451c85fc7c23a7813d8ac1537c12f84d03327dbf8c19d0f0ce4a
pkgname = caitsith-lkm
diff --git a/PKGBUILD b/PKGBUILD
index a9e44e34c7b5..5f39d70e4701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=caitsith-lkm
_basever=0.2
-_timestamp=20190820
+_timestamp=20200229
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=('4170bcce1b77d30a031eea5125b903eccac4d87a1a5908c496d19ada74bb0c65'
- 'd3fc5f9e75db27c4e13bcc8e32528abd13b75a3b3976c258cc9e43b3f3c816b9')
+sha256sums=('11fdcf62aec90a9878d822ddb3f5f3f3866b0b551a19c0c1832ffc6e9dc51d68'
+ '38f820f5f58d451c85fc7c23a7813d8ac1537c12f84d03327dbf8c19d0f0ce4a')
validpgpkeys=('43C83369623D7AD3A96C2FC7425F128D0C64F52A') # http://I-love.SAKURA.ne.jp/kumaneko-key
noextract=("caitsith-patch-${_basever}-${_timestamp}.tar.gz")