summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBadgy2019-11-24 23:54:01 +0100
committerBadgy2019-11-24 23:54:01 +0100
commit8ac553d3cfea23e2d4f0530c5e3b34dd74ceb74c (patch)
tree63eff67a50d13628f6334bc401430f41b6bc4b21
parentc021994cb53243c6e2c519c606af559c47233b46 (diff)
downloadaur-8ac553d3cfea23e2d4f0530c5e3b34dd74ceb74c.tar.gz
add presets and blacklist remove opt
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1582da094992..f28b873a151b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = spotirec-git
depends = python-requests>=2.22.0
depends = python-pillow>=6.2.0
provides = spotirec
- source = spotirec-r97.ed9ec77::git+https://github.com/Badgie/spotirec
+ source = git+https://github.com/Badgie/spotirec
md5sums = SKIP
pkgname = spotirec-git
diff --git a/PKGBUILD b/PKGBUILD
index d203a27bda5f..0dbb09493747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python>=3.8.0'
'python-pillow>=6.2.0')
makedepends=('git')
provides=("${_pkgname}")
-source=("${_pkgname}-${pkgver}::git+https://github.com/Badgie/spotirec")
+source=("git+https://github.com/Badgie/spotirec")
md5sums=('SKIP')
pkgver() {