summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorharre2019-04-26 23:51:28 +0200
committerharre2019-04-26 23:51:28 +0200
commitef72569cbaa5d493c57bc6caa4cb0d8efa69a603 (patch)
treebf14cdcc99e7de8cbef96088937161c8ceac5c44
parentcc29a7a8616075096a1f1b9a9d19a699225e9648 (diff)
downloadaur-ef72569cbaa5d493c57bc6caa4cb0d8efa69a603.tar.gz
Fixed sha256sum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 876f73c8c2b8..42f2ec37365e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jason Lenz <Jason@Lenzplace.org>
_pkgname=oscar
pkgname=oscar-git
-pkgver=1.0.r2475.93d263de
+pkgver=1.0.r2477.a102a85d
pkgrel=1
pkgdesc="Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Fork of the sleepyhead project."
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ source=(
'oscar.desktop'
)
sha256sums=('SKIP'
- '0ea864d47fdce50d93df7d5191227198b4ffd3a3def5f5550e07367296476a15')
+ '6b2f735622f218e2ac5ef61475886fadfeeedd5f15b04fa0d54451162ee394ad')
pkgver() {
cd OSCAR-code