summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30dee415b4eb..ca19002988c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Aurélien Ooms <aurelien.ooms@gmail.com>
pkgname=memoize-dash
-pkgver=2.0.1
+pkgver=3.0.0
pkgrel=1
epoch=
pkgdesc="Cache executable calls"
arch=(any)
-url="https://github.com/aureooms/memoize"
+url="https://github.com/make-github-pseudonymous-again/memoize"
license=('AGPL-3.0')
groups=()
depends=('dash' 'coreutils')
@@ -18,7 +18,7 @@ replaces=()
backup=()
options=()
install=
-source=("https://github.com/aureooms/memoize/archive/v${pkgver}.tar.gz")
+source=("https://github.com/make-github-pseudonymous-again/memoize/archive/v${pkgver}.tar.gz")
noextract=()
md5sums=('SKIP')