summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitchell Augustin2022-10-18 11:11:33 -0400
committerMitchell Augustin2022-10-18 11:11:33 -0400
commit23ffaa1614d9926d95b91602779448b0c54d38e8 (patch)
treedf8d27a31fc7c5dcac2d39d4c2d5b36e3199a451
parent869df3e23a3521abd7500eba2c427e032bec58d4 (diff)
downloadaur-spiral-notebook-bin.tar.gz
Updated to Version Release 1.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef851046e5d9..c3cf4ca4370e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spiral-notebook-bin
pkgdesc = Free-form notebook software with 'click anywhere to type' functionality, rich-text and image support, and a notebook-based file structure
- pkgver = 1.6
+ pkgver = 1.7
pkgrel = 1
url = https://mitchellaugustin.com/spiral/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = spiral-notebook-bin
depends = qt5-base>=5.9.0,
depends = qt5-declarative>=5.9.0
optdepends = qt5-styleplugins
- source = https://mitchellaugustin.com/spiral/versions/spiral-linux-1.6.tar.gz
+ source = https://mitchellaugustin.com/spiral/versions/spiral-linux-1.7.tar.gz
md5sums = SKIP
pkgname = spiral-notebook-bin
diff --git a/PKGBUILD b/PKGBUILD
index b26ff4eb20ee..794cf8c9e73d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mitchell Augustin <mitchell@mitchellaugustin.com>
# Maintainer: Levi Pinkard <levipinkard@gmail.com>
pkgname=spiral-notebook-bin
-pkgver=1.6
+pkgver=1.7
pkgrel=1
epoch=
pkgdesc="Free-form notebook software with 'click anywhere to type' functionality, rich-text and image support, and a notebook-based file structure"