summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 688266f978c3..6ec4e6113fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=fuchsia-cursor
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Open source port of FuchsiaOS's cursors for Linux"
arch=('any')
url='https://github.com/ful1e5/fuchsia-cursor'
license=('AGPL')
-source=("https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia.tar.gz"
- "https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia-Pop.tar.gz"
- "https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia-Red.tar.gz")
+source=("Fuchsia-${pkgver}.tar.gz::https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia.tar.gz"
+ "Fuchsia-Pop-${pkgver}.tar.gz::https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia-Pop.tar.gz"
+ "Fuchsia-Red-${pkgver}.tar.gz::https://github.com/ful1e5/${pkgname}/releases/download/v${pkgver}/Fuchsia-Red.tar.gz")
sha256sums=('686c74f62b35b6bc6c955ffbede4e9dd190104c009d6a4ea6a0a2f8e1db9b642'
'43fd9e83ae690a51722389ae9fb8c850eef48aa9026e5e1818f6b4c9b652a643'
'7d088b2cfb529af204b8deed610b24c8a40af4ed26d3b6d6a9fa463385cec804')