summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorreplabrobin2020-11-23 09:12:29 +0000
committerreplabrobin2020-11-23 09:12:29 +0000
commit0d4b7445a0dbbb4000833fefa52288320b7115a8 (patch)
tree46ec0971a9cb5af6e0299d2b14e72ef7cfc720e2
parent5c4875d083d85fd7e89de75038f6baba13abc38f (diff)
downloadaur-0d4b7445a0dbbb4000833fefa52288320b7115a8.tar.gz
embed source tar zip in AUR; version-->1.0.3-3
-rw-r--r--.SRCINFO5
-rw-r--r--Neutral++-1.0.3.tar.xzbin0 -> 43751 bytes
-rw-r--r--PKGBUILD7
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fd5b42b27ab..cb4b634ceed9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = xcursor-neutral++
pkgdesc = Icon set based on Neutral and jaguarx themes.
pkgver = 1.0.3
- pkgrel = 2
- url = https://dl.opendesktop.org/api/files/download/id/1460735294/108142-Neutral++-1.0.3.tar.xz
+ pkgrel = 3
arch = any
license = Artistic 2.0
- source = https://dl.opendesktop.org/api/files/download/id/1460735294/s/5ce93eb392694040136bff1805802bc7/t/1539154277/u//108142-Neutral%20%20-1.0.3.tar.xz
+ source = Neutral++-1.0.3.tar.xz
sha256sums = 23ec4fa3f7b62c023b8726b70d7a822ecd1f3cf90515b302d988f6fe58bce426
pkgname = xcursor-neutral++
diff --git a/Neutral++-1.0.3.tar.xz b/Neutral++-1.0.3.tar.xz
new file mode 100644
index 000000000000..d15e446aefc6
--- /dev/null
+++ b/Neutral++-1.0.3.tar.xz
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 9dab4d6151a2..43bca3ae1085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=xcursor-neutral++
pkgver=1.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="Icon set based on Neutral and jaguarx themes."
arch=('any')
-url="https://dl.opendesktop.org/api/files/download/id/1460735294/108142-Neutral++-$pkgver.tar.xz"
+#url="https://dl.opendesktop.org/api/files/download/id/1460735294/108142-Neutral++-$pkgver.tar.xz"
license=('Artistic 2.0')
-source=(https://dl.opendesktop.org/api/files/download/id/1460735294/s/5ce93eb392694040136bff1805802bc7/t/1539154277/u//108142-Neutral%20%20-1.0.3.tar.xz)
+#source=(https://dl.opendesktop.org/api/files/download/id/1460735294/s/5ce93eb392694040136bff1805802bc7/t/1539154277/u//108142-Neutral%20%20-1.0.3.tar.xz)
+source=(Neutral++-1.0.3.tar.xz)
sha256sums=('23ec4fa3f7b62c023b8726b70d7a822ecd1f3cf90515b302d988f6fe58bce426')
build() {