summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Pujol2021-01-17 13:55:54 +0000
committerAlexandre Pujol2021-01-17 13:55:54 +0000
commite9529a38c9e589aba19d73161421902f1f511a47 (patch)
tree0331d4ee23e135667b01f06f55238a44162bf6cc /PKGBUILD
parent0392130884d53bcc3ec35e31d441db15eb945ea5 (diff)
downloadaur-e9529a38c9e589aba19d73161421902f1f511a47.tar.gz
upgpkg: pass-rotate 0.1-3
New upstream repository.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 373da7c5a73f..ee69fb48da19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname='pass-rotate'
pkgver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc='A tool and library for rotating your password on online services'
arch=('any')
-url='https://github.com/SirCmpwn/pass-rotate'
+url='https://git.sr.ht/~sircmpwn/pass-rotate'
license=('MIT')
depends=(
'python'
@@ -16,8 +16,8 @@ depends=(
)
makedepends=('python-setuptools')
conflicts=("$pkgname-git")
-source=(https://github.com/SirCmpwn/$pkgname/archive/$pkgver.tar.gz)
-sha512sums=('3c206727439f674cc8eb0429d4adcfca607f3c5187fec7cfee3a7b8e6b461d473955bd68cf159a3f88bb5b6c6e2be5f69f131f187d74ef0228d62817247b4696')
+source=(https://git.sr.ht/~sircmpwn/$pkgname/archive/$pkgver.tar.gz)
+sha512sums=('019dd53fa1d5d9435fe7bdcabb0f2c8c1490d00a74a28f466f9027d1d593b5db6afc333f8b855f9b33268c36092917bcc53dd4616a914b0842f38526431c410b')
options=(!emptydirs)
package() {