summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgammafn2020-09-30 08:34:17 -0500
committergammafn2020-09-30 08:34:17 -0500
commit373ebaaf097a8bad9f58fc7c782176276ce26945 (patch)
tree4338eb6587020ace6b30a82702b6bff3bb0dab33
parente2633ebd261f214f1816d205cbde61cab921c52f (diff)
downloadaur-373ebaaf097a8bad9f58fc7c782176276ce26945.tar.gz
Update source url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ef586b89846..e8653ab2329a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = bwutil-git
pkgdesc = A wrapper for bitwarden
pkgver = v0.1
- pkgrel = 2
- url = https://github.com/xPMo/bwutils
+ pkgrel = 3
+ url = https://github.com/xPMo/bwutil
arch = any
license = MIT
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = bwutil-git
optdepends = keyutils: Save BW_SESSION in kernel keyring
provides = bwutil
conflicts = bwutil
- source = bwutil-git::git+https://github.com/xPMo/bwutils
+ source = bwutil-git::git+https://github.com/xPMo/bwutil
sha512sums = SKIP
pkgname = bwutil-git
diff --git a/PKGBUILD b/PKGBUILD
index 0d77823a82ec..483201bf5885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Gamma <GammaFunction@vivaldi.net>
pkgname=bwutil-git
pkgver=v0.1
-pkgrel=2
+pkgrel=3
license=('MIT')
pkgdesc='A wrapper for bitwarden'
-url='https://github.com/xPMo/bwutils'
+url='https://github.com/xPMo/bwutil'
arch=('any')
provides=('bwutil')
conflicts=('bwutil')