summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Hofmann2020-07-02 21:57:09 +0200
committerPeter Hofmann2020-07-02 21:57:09 +0200
commitdb99aece5ab93e5c57fc79c005bc1948d4cbebdd (patch)
tree2be1789722f5f33feea96f648a620292c97715ff
parent3555113cc59c15a417832c736d38a47efa6ec7e8 (diff)
downloadaur-epson-alc1100-filter.tar.gz
Should use $pkgver in source
A bit pointless in this case, since the URL contains something that looks like a hashsum, but let's hope for the best.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecfc75512cbe..46b562a6c6b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends_i686=('libstdc++5' 'ghostscript' 'psutils' 'sed' 'grep' 'gawk' 'bc')
depends_x86_64=('lib32-libstdc++5' 'ghostscript' 'psutils' 'sed' 'grep' 'gawk' 'bc')
makedepends=()
optdepends=('cups: printing support')
-source=("https://download3.ebz.epson.net/dsc/f/03/00/11/33/07/4027e99517b5c388d444b8444d719b4b77f7e9db/Epson-ALC1100-filter-1.2.tar.gz")
+source=("https://download3.ebz.epson.net/dsc/f/03/00/11/33/07/4027e99517b5c388d444b8444d719b4b77f7e9db/Epson-ALC1100-filter-$pkgver.tar.gz")
md5sums=('d3206f9a2b4d73133ab5baadad0dbe5c')
package() {