summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Greenup2020-07-24 14:23:34 +1000
committerRyan Greenup2020-07-24 14:23:34 +1000
commit79338a1e1872b03c61f7480012c79d31aacca61c (patch)
treefae2b42fc6f8aa4c81d113d99ab89f6cb6e30a6f
parentd0d7a6af3a4b4513f30270530ca64c4259e5118a (diff)
downloadaur-79338a1e1872b03c61f7480012c79d31aacca61c.tar.gz
Changed name to cadmus-notes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3ba85ef0194..bc13961198df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = cadmus
+pkgbase = cadmus-notes
pkgdesc = A simple command line notebook for everybody
pkgver = 0.2
pkgrel = 1
@@ -31,5 +31,5 @@ pkgbase = cadmus
source = git+https://github.com/RyanGreenup/cadmus.git
sha256sums = SKIP
-pkgname = cadmus
+pkgname = cadmus-notes
diff --git a/PKGBUILD b/PKGBUILD
index 698eaa270909..118ced3fa03f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ryan Greenup <ryan.greenup@protonmail.com>
-pkgname=cadmus
+pkgname=cadmus-notes
pkgver=0.2
pkgrel=1
pkgdesc="A simple command line notebook for everybody"
@@ -130,7 +130,7 @@ addBullets() {
echo "$1" | sed 's/^/\t‣\ /g'
}
-check_for_dependencies
+# check_for_dependencies