summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Guilloux2019-06-13 13:42:25 +0200
committerNicolas Guilloux2019-06-13 13:42:25 +0200
commitac19a8b97381f77f3eb5c7d1f0380d6f5109dc9f (patch)
tree583b41fa499e3c8df515068b6e15599dfdba824b
parentf80c18ac65081d908611db0b7a53016106a769cb (diff)
downloadaur-ac19a8b97381f77f3eb5c7d1f0380d6f5109dc9f.tar.gz
Update to 4.4.24
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore7
-rw-r--r--PKGBUILD4
3 files changed, 11 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 168a13e78df1..9e13fa704c1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shadow-tech
pkgdesc = Shadow launcher (stable version)
- pkgver = 4.4.4
+ pkgver = 4.4.24
pkgrel = 1
url = http://shadow.tech
install = shadow-tech.install
@@ -33,7 +33,7 @@ pkgbase = shadow-tech
depends = libsndio-61-compat
provides = shadow-tech
source = https://update.shadow.tech/launcher/prod/linux/ubuntu_18.04/Shadow.zip
- md5sums = d12dcdcca21bd154bf472e7b3a4b5e94
+ md5sums = f9fe491fae99783cb41a80d35aac7d79
pkgname = shadow-tech
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..8acd7e8a3ee7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+pkg/
+src/
+shadowbeta.deb
+*.pkg.tar
+*.pkg.tar.xz
+.directory
+*.zip
diff --git a/PKGBUILD b/PKGBUILD
index 2e23c385e89c..87e7afde01fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Made with https://github.com/NicolasGuilloux/blade-shadow-beta
_commit=9add3366d25530d51d168608c54b5339b64d2a4e
pkgname=shadow-tech
-pkgver=4.4.4
+pkgver=4.4.24
pkgrel=1
pkgdesc="Shadow launcher (stable version)"
arch=('x86_64')
@@ -15,7 +15,7 @@ license=('unknown')
depends=('desktop-file-utils' 'freetype2' 'libuv' 'gconf' 'hicolor-icon-theme' 'json-c' 'libappindicator-gtk2' 'libbsd' 'libcurl-gnutls' 'libdrm' 'libnotify' 'libva' 'libxtst' 'nss' 'opus' 'qt5-base' 'qt5-svg' 'sdl2' 'libappindicator' 'libcurl-compat' 'sdl' 'gcc7-libs' 'ttf-dejavu' 'libxss' 'libsndio-61-compat')
provides=(shadow-tech)
source=('https://update.shadow.tech/launcher/prod/linux/ubuntu_18.04/Shadow.zip')
-md5sums=('d12dcdcca21bd154bf472e7b3a4b5e94')
+md5sums=('f9fe491fae99783cb41a80d35aac7d79')
install=$pkgname.install
# Build the package