summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Reinert2015-09-13 16:23:46 +0200
committerJoakim Reinert2015-09-13 16:23:46 +0200
commit1901a4a8412dc662d00bdf9a7632c6ec7abf9da5 (patch)
treece92746a52a04af8458edaafa7ab041980597a35
parent32cf5c792ae1cbf1c6e87b75454cf3447b01526c (diff)
downloadaur-1901a4a8412dc662d00bdf9a7632c6ec7abf9da5.tar.gz
changed pkgname to correct one
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24b71ebab9cc..b161d5bf5446 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joakim Reinert <mail+aur@jreinert.com>
-pkgname=hless-git
-pkgver=0.1
-pkgrel=2
+pkgname=passed-git
+pkgver=0.0.1
+pkgrel=1
pkgdesc='A simple script to modify password store entries with sed commands'
arch=(any)
url='https://github.com/jreinert/passed'