summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz20172020-10-24 13:46:01 +0000
committermzz20172020-10-24 13:46:01 +0000
commit5e30acc6b10ac67ffd1fdcc4a14db1c9dfa5b478 (patch)
treebb1a0b5acdc91057227a202747ffc37d0841a4f6 /PKGBUILD
parentb13c052e508097c6563d38816d0b1616d2efe523 (diff)
downloadaur-5e30acc6b10ac67ffd1fdcc4a14db1c9dfa5b478.tar.gz
release v1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28b4093c85f8..edbda90917e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=('v2raya')
sha_service=0249389e1b8e5a2b05f16dcde7fb57f7de37ca92
sha_png=5c51b3e670733d6d1cf22e1cb5fe45305f4b8014
sha_desktop=f4abf270b2ce588a4e8ab4b5ccdc9168b96791fe
-sha_web=28193e431412c99f4670027506e926cb766ab800
+sha_web=5c238e9ec7ebcef7051e1915a11a5bbd7cf3eb73
source=(
"v2raya.service"
@@ -49,24 +49,24 @@ sha1sums=(
)
sha1sums_i686=(
- 'd8c77afc5243808d2856cbad1b5719939da28e72'
+ '0ac1e58c108fc383b6c3b28e335e39a719b04238'
)
sha1sums_x86_64=(
- '74225af395792a0dcc0fcea609170268b326f4d5'
+ '37900d3f94649c492f0b7e71513b9d578acb876d'
)
sha1sums_aarch64=(
- '5b6bbca3cec86af0804aafbe1eb86d4b0f2103cb'
+ '2e2dd3810894369e14dbfbe0fb07d679762d97c5'
)
sha1sums_armv6h=(
- '7fe67544de376dcc30e3229adcd263e02c8960ef'
+ '2a7b07adf4f627a914f4eb434be227d72d4073f0'
)
sha1sums_armv7h=(
- '7fe67544de376dcc30e3229adcd263e02c8960ef'
+ '2a7b07adf4f627a914f4eb434be227d72d4073f0'
)
package() {
cd "$srcdir"
- install -Dm 755 v2raya_v"${pkgver}" -t "${pkgdir}"/usr/bin/
+ install -Dm 755 v2raya_v"${pkgver}" "${pkgdir}"/usr/bin/v2raya
find web -type d -exec install -vd "${pkgdir}"/etc/v2raya/{} \;
find web -type f -exec install -vm 644 {} "${pkgdir}"/etc/v2raya/{} \;
install -Dm 644 v2raya.desktop -t "${pkgdir}"/usr/share/applications/