summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venries2017-01-11 15:16:22 +0100
committerThomas Venries2017-01-11 15:16:22 +0100
commitb026624bd3c8fc9dfb7f3756292f7721a59e955b (patch)
tree1b49e60e82d300c7153533e5f51345c9e538452b
parentd098037931d75b17282ff5928a32d30352de7ec2 (diff)
downloadaur-b026624bd3c8fc9dfb7f3756292f7721a59e955b.tar.gz
Update sha256sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55a4c980af43..c9b8b17a37f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = batify
provides = batify
conflicts = batify
source = https://github.com/Ventto/batify/archive/v0.9.tar.gz
- sha256sums = SKIP
+ sha256sums = 6a33475e275c895173b234bb0f6e5b9d7e454477d4c7cdb0f0a31621bf6bfdc5
pkgname = batify
diff --git a/PKGBUILD b/PKGBUILD
index 1b7c0b4099d6..a3f1b069d117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ conflicts=("${pkgname}")
makedepends=('git' 'libnotify')
optdepends=('notification-daemon')
source=("https://github.com/Ventto/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('SKIP')
+sha256sums=('6a33475e275c895173b234bb0f6e5b9d7e454477d4c7cdb0f0a31621bf6bfdc5')
build() {
cd ${pkgname}-${pkgver}