summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick M2022-05-17 10:19:33 +0200
committerPatrick M2022-05-17 10:19:33 +0200
commit39a17e6ea44471502d8069f3bbb2123143bd68be (patch)
tree9f86b531ae671ada4296a056a8e6487e12151b78 /PKGBUILD
parent242a082e994e7d0973f35b6c720a40fe46b54080 (diff)
downloadaur-39a17e6ea44471502d8069f3bbb2123143bd68be.tar.gz
Unique and non-conflicting sources
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')