summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPier Luigi Fiorini2018-04-29 17:06:17 +0200
committerPier Luigi Fiorini2018-04-29 17:06:17 +0200
commite6abcf3d499b9d3665ff72e6f4f0a29dedc38e74 (patch)
treec9cc66f54c9cbf7f5a6ad911edae433e40d5cce3 /PKGBUILD
parent01a6fdba14008e2168fcb4d325a6bbb9db9a591e (diff)
downloadaur-liri-materialdecoration.tar.gz
Fix typo in source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16885b165b77..de230a546116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-wayland')
makedepends=('liri-qbs-shared')
groups=('liri')
-source=("https://github.com/lirios/qtudev/releases/download/v${pkgver}/qtudev-${pkgver}.tar.xz")
+source=("https://github.com/lirios/materialdecoration/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
sha256sums=('db5525bd7ddfdb36659e926f99f3703deeaf5eb2cd35ca6ea2ca4214fc161a33')
build() {