summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Malandrino2018-12-04 22:21:20 +0100
committerLucas Malandrino2018-12-04 22:21:20 +0100
commitf4ca69b59f0566dd352bea0f60530abf0914ff87 (patch)
tree2024e8c983c36c82738d153e853699cc931de13e /PKGBUILD
parentcc478c93daf9b394a1d3416d2a74bb767c32288d (diff)
downloadaur-f4ca69b59f0566dd352bea0f60530abf0914ff87.tar.gz
Upadated to fit 1.1.2 and the new naming of the package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9781ee42e0d2..b114c41ae734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lucas Malandrino <lucas.malandrino@gmail.com>
pkgname='edex-ui-git'
_pkgname='edex-ui'
-pkgver=1.1.1.r13.ge050021
+pkgver=1.1.2.r2.gdd521f8
pkgrel=1
pkgdesc="A science fiction desktop running everywhere. Awesome."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -40,7 +40,7 @@ package() {
# Extract the package made by electron-builder
# It's not pretty but blame electron
- tar xf ./dist/eDEX-UI-linux.pacman -C "${pkgdir}"
+ tar xf ./dist/eDEX-UI-linux-*.pacman -C "${pkgdir}"
cd "${pkgdir}"
# Garbage made by electron-builder