summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-12 16:18:20 -0600
committerMark Wagie2023-10-12 16:18:20 -0600
commit76811b71372e21951e96bb6c2fbaa6b604fdaa34 (patch)
tree94d89799a9f2b20166fbfd1ee810caa2bf0b2744
parentb9c305231e073b885115ebcd66cf851377464de6 (diff)
downloadaur-76811b71372e21951e96bb6c2fbaa6b604fdaa34.tar.gz
remove Pling spam URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a00e3bf48eec..d7e7ea92c837 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tela-icon-theme-git
pkgdesc = A flat colorful design icon theme.
- pkgver = 2022.08.28.r32.geb13dc39
+ pkgver = 2023.06.25.r17.g5066ac9b
pkgrel = 1
- url = https://www.pling.com/p/1279924
+ url = https://github.com/vinceliuice/Tela-icon-theme
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 3aaaae57228f..69c57d0fa7b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Robosky <fangyuhao0612@gmail.com>
pkgname=tela-icon-theme-git
-pkgver=2022.08.28.r32.geb13dc39
+pkgver=2023.06.25.r17.g5066ac9b
pkgrel=1
pkgdesc="A flat colorful design icon theme."
arch=('any')
-url="https://www.pling.com/p/1279924"
+url="https://github.com/vinceliuice/Tela-icon-theme"
license=('GPL3')
depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
makedepends=('git')