summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Vogt2019-09-04 10:50:44 +0200
committerDavid Vogt2019-09-04 10:50:44 +0200
commit15915c028368769b06f76538d984b8f66b7e46d8 (patch)
treea0564e2cef5ceb9b3ef28392a9ed81cef7ef7cc6
parentd829ab87929d29121901e9a3e4a009b3af7dd5d9 (diff)
downloadaur-15915c028368769b06f76538d984b8f66b7e46d8.tar.gz
bump, syntax update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e54bd9f8f4b..cd86ca45e0e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = notevim-git
pkgdesc = A script to help you manage your notes and access them quickly
- pkgver = 0.r13.18f2688
- pkgrel = 3
+ pkgver = 0.r24.94b8b95
+ pkgrel = 1
url = https://github.com/winged/notevim
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2c106ac7ba9d..ab0067377c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# This PKGBUILD is maintained at https://github.com/winged/aur-packages
pkgname=notevim-git
-pkgver=0.r13.18f2688
-pkgrel=3
+pkgver=0.r24.94b8b95
+pkgrel=1
pkgdesc="A script to help you manage your notes and access them quickly"
arch=('x86_64' 'i686')
license=('BSD')
-url=('https://github.com/winged/notevim')
+url='https://github.com/winged/notevim'
depends=('wmctrl')
provides=('notevim' 'notevim-git')
conflicts=()