summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitchell Augustin2021-12-24 00:26:46 -0600
committerMitchell Augustin2021-12-24 00:26:46 -0600
commit19ccbee8643416356824ba372fca637dd9eebbb7 (patch)
tree3a6c97821826d875a7e874e23ad686e555fff324
parent6c4a30460640eef6b55dafb1aa273d9ddecdb610 (diff)
downloadaur-19ccbee8643416356824ba372fca637dd9eebbb7.tar.gz
Added Levi Pinkard to maintainers list
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e0bc0638427..a74c5453ce24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.5
- pkgrel = 2
+ pkgrel = 3
url = https://mitchellaugustin.com/spiral/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 81ba9db76acd..02c01bfe3888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Mitchell Augustin <mitchell@mitchellaugustin.com>
+# Maintainer: Levi Pinkard <levipinkard@gmail.com>
pkgname=spiral-notebook-bin
pkgver=1.5
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="Free-form notebook software with 'click anywhere to type' functionality, rich-text and image support, and a notebook-based file structure"
arch=('x86_64')