summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Teichmann2024-04-10 21:25:42 +0200
committerTim Teichmann2024-04-10 21:25:42 +0200
commit0f28c4d44df6c801bc0dd99891b01b3ecfc5278f (patch)
tree920fa46bfc73d6928f894c0f7714861eee2e1cab /PKGBUILD
parentb9e8bede50e1f6c6a32bfc2cf30e97b42a418b78 (diff)
downloadaur-ped.tar.gz
upgrade to v0.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89ecab9a71d0..30aba4835cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Teichmann <teichmanntim@outlook.de>
pkgname=ped
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+pkgrel=3
pkgdesc="Ped is a vim-like editor built with ncurses."
arch=('x86_64')
url="https://github.com/tim-tm/ped"