summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 491ad69733c7..7789df1df975 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = athens-git
pkgdesc = Athens is an open-source and local-first alternative to Roam Research. Athens lets you take notes... Master branch
- pkgver = v1.0.0.beta.64.r3.g98a1fca
+ pkgver = v1.0.0.beta.68.r3.g2d3c0862
pkgrel = 1
url = https://github.com/athensresearch/athens
arch = i686
@@ -22,4 +22,3 @@ pkgbase = athens-git
md5sums = dc18f4e2bdea985fff72911e868dfce9
pkgname = athens-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 370a5d99dda0..ab2108ef2003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Westofer Raymond <westoferraymond@gmail.com>
pkgname=athens-git
_pkgname=athens
-pkgver=v1.0.0.beta.64.r3.g98a1fca
+pkgver=v1.0.0.beta.68.r3.g2d3c0862
pkgrel=1
pkgdesc="Athens is an open-source and local-first alternative to Roam Research. Athens lets you take notes... Master branch "
arch=('i686' 'x86_64')
url="https://github.com/athensresearch/athens"
-license=('Eclipse Public License - v 1.0') #TODO
+license=('Eclipse Public License - v 1.0')
groups=()
depends=("electron")
makedepends=("git" "nodejs" "leiningen" "yarn" "jq")