summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-12 16:15:09 -0600
committerMark Wagie2023-10-12 16:15:09 -0600
commitdc0a0e5be58837ff45a20f933adfbb1c400bbc4d (patch)
tree42e8d1ed042f48a31e67bfc8bce44ad0d4d93990
parent794fc52c3c6a0602893d4a0b78259d14bae567e7 (diff)
downloadaur-dc0a0e5be58837ff45a20f933adfbb1c400bbc4d.tar.gz
remove Pling spam URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a9c8cd26e02..98b73f93f88c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = papirus-linux-universe
pkgdesc = Papirus folder icon set based on distros and the most famous icon themes in the Linux world!
pkgver = 1.1.0
pkgrel = 2
- url = https://www.pling.com/p/1493085
+ url = https://github.com/Adapta-Projects/Papirus-Linux-Universe
arch = any
license = GPL2
depends = bash
diff --git a/PKGBUILD b/PKGBUILD
index 8360a66dd667..523a253b8900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgver=1.1.0
pkgrel=2
pkgdesc="Papirus folder icon set based on distros and the most famous icon themes in the Linux world!"
arch=('any')
-url="https://www.pling.com/p/1493085"
+url="https://github.com/Adapta-Projects/Papirus-Linux-Universe"
license=('GPL2')
depends=('bash' 'papirus-icon-theme')
optdepends=('papirus-nord: additional icon themes')
provides=('papirus-folders')
conflicts=('papirus-folders')
options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Adapta-Projects/Papirus-Linux-Universe/archive/refs/tags/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('d9919a1c1902666662af6f401678a65ed51a2aa09193eb8d0f2f64d7b0e84bc6')
package() {