summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Wörtwein2018-04-12 21:58:06 -0400
committerTorsten Wörtwein2018-04-12 21:58:06 -0400
commitf17d02a626f2db16f05bfe7a51e9211c2966f9a4 (patch)
tree4d0f94494f7dc7fcc4d91ca0074e4b8bbdbbd962
parent8303e3c503a47e54527bd4a20ae5d685bfef0e67 (diff)
downloadaur-f17d02a626f2db16f05bfe7a51e9211c2966f9a4.tar.gz
20180401
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca58bcf4eade..b60ffcd09fc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caitsith-lkm
pkgdesc = CaitSith LKM-based LSM version
- pkgver = 0.2_20180212
+ pkgver = 0.2_20180401
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-20180212.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20180212.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20180212.tar.gz.asc
+ noextract = caitsith-patch-0.2-20180401.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537/caitsith-patch-0.2-20180401.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66537//caitsith-patch-0.2-20180401.tar.gz.asc
validpgpkeys = 43C83369623D7AD3A96C2FC7425F128D0C64F52A
- sha256sums = 403206f0fb08a5209e65bdcd7215700353e49d6cb574f89f66b0743a1c9c6d77
- sha256sums = b285302cbd139645f6435c9f64086e9f15dc056b02e9cdde633f1feb209c4d52
+ sha256sums = 595da9579eaa36d3b65740b169752ef06a16369db76b38b1834b0cc30784c157
+ sha256sums = 2bf196ef4a26ea6e45e53b673745ef3f7f6608d00154d862b81c4621a5cff34f
pkgname = caitsith-lkm
diff --git a/PKGBUILD b/PKGBUILD
index 70e17fd5c84f..0befd714b292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=caitsith-lkm
_basever=0.2
-_timestamp=20180212
+_timestamp=20180401
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=('403206f0fb08a5209e65bdcd7215700353e49d6cb574f89f66b0743a1c9c6d77'
- 'b285302cbd139645f6435c9f64086e9f15dc056b02e9cdde633f1feb209c4d52')
+sha256sums=('595da9579eaa36d3b65740b169752ef06a16369db76b38b1834b0cc30784c157'
+ '2bf196ef4a26ea6e45e53b673745ef3f7f6608d00154d862b81c4621a5cff34f')
validpgpkeys=('43C83369623D7AD3A96C2FC7425F128D0C64F52A') # http://I-love.SAKURA.ne.jp/kumaneko-key
noextract=("caitsith-patch-${_basever}-${_timestamp}.tar.gz")