summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoisés Serrano2021-03-16 10:25:49 -0500
committerMoisés Serrano2021-03-16 10:25:49 -0500
commitaa8101569a3fea288008d26de8eb71962ec4f776 (patch)
treed3343953e4e191dd3645148eefa8745b59a1aea8
parent5382a960a3bfe3a9ee422559381f22b6db2ed280 (diff)
downloadaur-aa8101569a3fea288008d26de8eb71962ec4f776.tar.gz
correction
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0419c774a0bc..0f476b3ff008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('LGPL' 'custom:Epson Licence Agreement')
depends=('cups' 'ghostscript')
#makedepends=('libtool' 'make' 'automake' 'autoconf')
-source=(https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/92e9c9254f0ee4230a069545ba27ec2858a2c457/${pkgname}-${pkgver}-${_suffix})
+source=(https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/92e9c9254f0ee4230a069545ba27ec2858a2c457/${pkgname}-${pkgver}-${_suffix} fixbuild.patch)
build() {
cd "$srcdir"