summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95fad1e20d1a..a99c94620017 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = enlightenment-eminence-theme-bin
arch = any
license = GPL3
source = https://github.com/Obsidian-StudiosInc/eminence/releases/download/v0.1.10/eminence-elementary.edj
- source = https://github.com/Obsidian-StudiosInc/eminence/releases/download/v{0.1.10}/eminence-terminology.edj
+ source = https://github.com/Obsidian-StudiosInc/eminence/releases/download/v0.1.10/eminence-terminology.edj
md5sums = 9ae1099a991b089527a56dc845c79450
md5sums = 5ce4630747160f677c9bed11ba853f70
diff --git a/PKGBUILD b/PKGBUILD
index 73ff4cdcfa14..848fa09d10b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Purple/Violet Dark Theme for Enlightenment and Terminology"
arch=('any')
url="https://github.com/Obsidian-StudiosInc/${_gitname}"
license=('GPL3')
-source=("https://github.com/Obsidian-StudiosInc/${_gitname}/releases/download/v${pkgver}/eminence-elementary.edj" "https://github.com/Obsidian-StudiosInc/${_gitname}/releases/download/v{$pkgver}/eminence-terminology.edj")
+source=("https://github.com/Obsidian-StudiosInc/${_gitname}/releases/download/v${pkgver}/eminence-elementary.edj" "https://github.com/Obsidian-StudiosInc/${_gitname}/releases/download/v${pkgver}/eminence-terminology.edj")
md5sums=('9ae1099a991b089527a56dc845c79450' '5ce4630747160f677c9bed11ba853f70')
package() {