summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Wörtwein2017-05-22 17:39:07 +0200
committerTorsten Wörtwein2017-05-22 17:39:07 +0200
commit13245da7ad67b4170e84353b525e263e0ef92bf1 (patch)
tree276bd55ab7cf919b290b476fa522b70b4589508a
parentf052aa9ba51bed53fde1bcff6e3c93f72346b21b (diff)
downloadaur-13245da7ad67b4170e84353b525e263e0ef92bf1.tar.gz
20170515
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5699e140e58..dabfb80895c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = caitsith-tools
pkgdesc = CaitSith Linux userspace tools
- pkgver = 0.2_20161229
+ pkgver = 0.2_20170515
pkgrel = 1
url = http://caitsith.osdn.jp/
arch = i686
arch = x86_64
license = GPL
depends = ncurses
- source = http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-0.2-20161229.tar.gz
- source = http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-0.2-20161229.tar.gz.asc
+ source = http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-0.2-20170515.tar.gz
+ source = http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-0.2-20170515.tar.gz.asc
validpgpkeys = 43C83369623D7AD3A96C2FC7425F128D0C64F52A
- sha256sums = b5d791c87975765b9e8b5c7ade62fa3b34822870978adcb11744f90bcadce9ea
- sha256sums = 26047ed0d59b52f98e57d5728c80e347a9d10529eebe9a476e479e93df557f53
+ sha256sums = 542cbfb60089d0c8410b773e30f19e487d418dd701b64b7b60fcb661aca0f6fb
+ sha256sums = f058d61d874f450efe0ca9fc81c530b967e355800f079ed1bf82d3aaeecc24d3
pkgname = caitsith-tools
diff --git a/PKGBUILD b/PKGBUILD
index 4f20b0e06441..0c5a183c1d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=caitsith-tools
_basever=0.2
-_timestamp=20161229
+_timestamp=20170515
pkgver=${_basever}_${_timestamp}
pkgrel=1
pkgdesc='CaitSith Linux userspace tools'
@@ -10,8 +10,8 @@ license=('GPL')
depends=('ncurses')
source=("http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-${_basever}-${_timestamp}.tar.gz"
"http://jaist.dl.osdn.jp/caitsith/66538/caitsith-tools-${_basever}-${_timestamp}.tar.gz.asc")
-sha256sums=('b5d791c87975765b9e8b5c7ade62fa3b34822870978adcb11744f90bcadce9ea'
- '26047ed0d59b52f98e57d5728c80e347a9d10529eebe9a476e479e93df557f53')
+sha256sums=('542cbfb60089d0c8410b773e30f19e487d418dd701b64b7b60fcb661aca0f6fb'
+ 'f058d61d874f450efe0ca9fc81c530b967e355800f079ed1bf82d3aaeecc24d3')
validpgpkeys=('43C83369623D7AD3A96C2FC7425F128D0C64F52A') # http://I-love.SAKURA.ne.jp/kumaneko-key
build() {