summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick M2022-05-17 10:19:33 +0200
committerPatrick M2022-05-17 10:19:33 +0200
commit39a17e6ea44471502d8069f3bbb2123143bd68be (patch)
tree9f86b531ae671ada4296a056a8e6487e12151b78
parent242a082e994e7d0973f35b6c720a40fe46b54080 (diff)
downloadaur-39a17e6ea44471502d8069f3bbb2123143bd68be.tar.gz
Unique and non-conflicting sources
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5381f9a1164..32e112d1a1e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = fuchsia-cursor
pkgdesc = Open source port of FuchsiaOS's cursors for Linux
pkgver = 1.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ful1e5/fuchsia-cursor
arch = any
license = AGPL
- source = https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia.tar.gz
- source = https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia-Pop.tar.gz
- source = https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia-Red.tar.gz
+ source = Fuchsia-1.0.5.tar.gz::https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia.tar.gz
+ source = Fuchsia-Pop-1.0.5.tar.gz::https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia-Pop.tar.gz
+ source = Fuchsia-Red-1.0.5.tar.gz::https://github.com/ful1e5/fuchsia-cursor/releases/download/v1.0.5/Fuchsia-Red.tar.gz
sha256sums = 686c74f62b35b6bc6c955ffbede4e9dd190104c009d6a4ea6a0a2f8e1db9b642
sha256sums = 43fd9e83ae690a51722389ae9fb8c850eef48aa9026e5e1818f6b4c9b652a643
sha256sums = 7d088b2cfb529af204b8deed610b24c8a40af4ed26d3b6d6a9fa463385cec804
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')