summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshyim2021-09-05 15:05:40 +0000
committershyim2021-09-05 15:05:40 +0000
commita550d92004743c54bc6271a19aee15175b13a082 (patch)
tree0a71343d6d36f0b6ca6e41aa1a9714f2e5790eec
parentb78739434591e311294ac179726c8d7c7a4b4039 (diff)
downloadaur-a550d92004743c54bc6271a19aee15175b13a082.tar.gz
Version 0.3.15
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fed165c717c..bdbe6d0f80e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = php-sw-frosh-plugin-uploader
depends = php>=7.4.0
source = frosh-plugin-upload-0.3.15.phar::https://github.com/FriendsOfShopware/FroshPluginUploader/releases/download/0.3.15/frosh-plugin-upload.phar
source = LICENSE-0.3.15::https://raw.githubusercontent.com/FriendsOfShopware/FroshPluginUploader/0.3.15/LICENSE
- sha256sums = 0a4b8c01bdae7c60ed0d8ce066456d7c92334c8474e71ef2973f783bc3c13398
+ sha256sums = 18fcdf31060f8c8236c260c02443e9661753c3416732d5bc9fd019fed996621f
sha256sums = 4548218c4b3b8ee1da3806f1b6e1d6c285a12335722add43abce71b599b6d518
pkgname = php-sw-frosh-plugin-uploader
diff --git a/PKGBUILD b/PKGBUILD
index 2002211a1eb3..22c6ee447719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: <max at swk-web.com>
+# Maintainer: <aur at shyim.de>
pkgname=php-sw-frosh-plugin-uploader
pkgver=0.3.15
@@ -10,7 +11,7 @@ license=('MIT')
depends=('php>=7.4.0')
source=("frosh-plugin-upload-${pkgver}.phar::https://github.com/FriendsOfShopware/FroshPluginUploader/releases/download/${pkgver}/frosh-plugin-upload.phar"
"LICENSE-${pkgver}::https://raw.githubusercontent.com/FriendsOfShopware/FroshPluginUploader/${pkgver}/LICENSE")
-sha256sums=('0a4b8c01bdae7c60ed0d8ce066456d7c92334c8474e71ef2973f783bc3c13398'
+sha256sums=('18fcdf31060f8c8236c260c02443e9661753c3416732d5bc9fd019fed996621f'
'4548218c4b3b8ee1da3806f1b6e1d6c285a12335722add43abce71b599b6d518')
package() {