summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas Creager2024-02-15 09:21:13 -0500
committerDouglas Creager2024-02-15 09:21:13 -0500
commita75ebc403fbd76fb3e9bf07a8be73020c9a99989 (patch)
treec4aeef67565532336baeef26fa59d0c09847ff7b /PKGBUILD
parent87db65fbb579ade3190815ec1c818c35cfc653bc (diff)
downloadaur-nereusx-notes-git.tar.gz
Source moved from GitHub to codeberg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a31d6c988e42..c97d7d1fbb16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Douglas Creager <dcreager@dcreager.net>
pkgname=nereusx-notes-git
-pkgver=r131.a4f0a4e
+epoch=2
+pkgver=r6.2947cc5
pkgrel=1
-pkgdesc="Plane-text notes manager, CLI and TUI"
+pkgdesc="Plain-text notes manager, CLI and TUI"
arch=("x86_64")
-url="https://github.com/nereusx/notes"
+url="https://codeberg.org/nereusx/notes"
license=('GPL-3.0')
depends=('ncurses')
makedepends=('git' 'gzip' 'md2roff')
provides=('nereusx-notes')
conflicts=('nereusx-notes')
-source=("${pkgname}::git+https://github.com/nereusx/notes")
+source=("${pkgname}::git+https://codeberg.org/nereusx/notes.git")
md5sums=('SKIP')
pkgver() {