aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--Makefile2
-rw-r--r--PKGBUILD8
-rwxr-xr-x[-rw-r--r--]report.pl1
-rwxr-xr-x[-rw-r--r--]wrapper.pl1
5 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35dfa8d09a66..8c5f9c21939f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shadow-beta
pkgdesc = Shadow launcher
pkgver = 0.9.22
- pkgrel = 2
+ pkgrel = 4
url = http://shadow.tech
install = shadow-beta.install
arch = x86_64
@@ -32,11 +32,11 @@ pkgbase = shadow-beta
depends = libxss
provides = shadow-beta
source = https://macosx.update.blade-group.fr/mpl/linux/beta/bionic/shadow-alpha-bionic.zip
- source = https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/76fea495eda10a2a7edef93609d176ac141c648e/AppImage/wrapper.pl
- source = https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/76fea495eda10a2a7edef93609d176ac141c648e/AppImage/report.pl
+ source = https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/9add3366d25530d51d168608c54b5339b64d2a4e/AppImage/wrapper.pl
+ source = https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/9add3366d25530d51d168608c54b5339b64d2a4e/AppImage/report.pl
md5sums = 22bb2b72fe91d35fe6fe7311e7da091e
- md5sums = acc9366ee43a7f4300969009b688bb0c
- md5sums = 65b5ab84660ceddac9068765243ba432
+ md5sums = SKIP
+ md5sums = SKIP
pkgname = shadow-beta
diff --git a/Makefile b/Makefile
index 76765b76a8de..03f6f00ffbc3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-version = 76fea495eda10a2a7edef93609d176ac141c648e
+version = 9add3366d25530d51d168608c54b5339b64d2a4e
help:
@grep -E '(^[a-zA-Z_-]+:.*?##.*$$)|(^##)' $(MAKEFILE_LIST) | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[32m%-10s\033[0m %s\n", $$1, $$2}' | sed -e 's/\[32m##/[33m/'
diff --git a/PKGBUILD b/PKGBUILD
index e91354a8744e..b73ad29ab921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Creator Blade <contact@blade-group.com>
# Made with https://github.com/NicolasGuilloux/blade-shadow-beta
-_commit=76fea495eda10a2a7edef93609d176ac141c648e
+_commit=9add3366d25530d51d168608c54b5339b64d2a4e
pkgname=shadow-beta
pkgver=0.9.22
-pkgrel=2
+pkgrel=4
pkgdesc="Shadow launcher"
arch=('x86_64')
url="http://shadow.tech"
@@ -16,8 +16,8 @@ depends=('desktop-file-utils' 'freetype2' 'libuv' 'gconf' 'hicolor-icon-theme' '
provides=(shadow-beta)
source=('https://macosx.update.blade-group.fr/mpl/linux/beta/bionic/shadow-alpha-bionic.zip' 'https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/'${_commit}'/AppImage/wrapper.pl' 'https://raw.githubusercontent.com/NicolasGuilloux/blade-shadow-beta/'${_commit}'/AppImage/report.pl')
md5sums=('22bb2b72fe91d35fe6fe7311e7da091e'
- 'acc9366ee43a7f4300969009b688bb0c'
- '65b5ab84660ceddac9068765243ba432')
+ SKIP
+ SKIP)
install=$pkgname.install
# Build the package
diff --git a/report.pl b/report.pl
index e69de29bb2d1..b107ec405d5e 100644..100755
--- a/report.pl
+++ b/report.pl
@@ -0,0 +1 @@
+DELETE ME
diff --git a/wrapper.pl b/wrapper.pl
index e69de29bb2d1..b107ec405d5e 100644..100755
--- a/wrapper.pl
+++ b/wrapper.pl
@@ -0,0 +1 @@
+DELETE ME