summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-06-20 18:49:43 +0300
committerDimitris Kiziridis2020-06-20 18:49:43 +0300
commit6484246b7fdefbe438d8525a685bd5ee09ded2dc (patch)
tree45d7e3f335dec9aff68f48945580b85771b8c790
parentb867f50c266b8facaeb60dbb83f88ac40db0a50d (diff)
downloadaur-6484246b7fdefbe438d8525a685bd5ee09ded2dc.tar.gz
minor fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbdb4e8e2901..55968952d8b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,7 @@ pkgbase = cozy-audiobooks-git
depends = gst-plugins-good
provides = cozy-audiobooks
conflicts = cozy-audiobooks
- source = git+https://github.com/geigi/cozy
+ source = cozy-audiobooks::git+https://github.com/geigi/cozy
sha256sums = SKIP
pkgname = cozy-audiobooks-git
diff --git a/PKGBUILD b/PKGBUILD
index 60e14c3933de..cf0f71c2e436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ depends=('appstream-glib'
'python-peewee'
'gst-plugins-good')
makedepends=('meson' 'ninja' 'git')
-source=("git+https://github.com/geigi/cozy")
+source=("cozy-audiobooks::git+https://github.com/geigi/cozy")
sha256sums=('SKIP')
pkgver() {