summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2017-03-08 10:30:01 +0000
committerCharles Bos2017-03-08 10:30:01 +0000
commit05f40b3a9ea19f82cb546150e8881ed6dc4aca62 (patch)
tree775c9c7c0c5c1c49651cd3c1ecf49a099f2fd611
parentfbd6fae2945a21b9ce59f8ddd22bc090546d7010 (diff)
downloadaur-echo-icon-theme-git.tar.gz
fedorahosted is dead - switch source over to pagure.io
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 484306587d74..682eb2f3091f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Wed Mar 8 10:28:29 UTC 2017
pkgbase = echo-icon-theme-git
pkgdesc = The Echo icon theme from the Fedora project (development version).
pkgver = r389.4007669
- pkgrel = 8
- url = https://fedorahosted.org/echo-icon-theme/
+ pkgrel = 9
+ url = https://pagure.io/echo-project
arch = any
license = CCPL
makedepends = git
@@ -10,7 +12,7 @@ pkgbase = echo-icon-theme-git
optdepends = mist-icon-theme: for inheriting missing icons
provides = echo-icon-theme
conflicts = echo-icon-theme
- source = git://git.fedorahosted.org/echo-icon-theme
+ source = git+https://pagure.io/echo-project.git
sha256sums = SKIP
pkgname = echo-icon-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 391d8a8cd430..8c8dac684a1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Michael Wiencek <mwtuea at gmail dot com>
pkgname=echo-icon-theme-git
-_gitname=echo-icon-theme
+_gitname=echo-project
pkgver=r389.4007669
-pkgrel=8
+pkgrel=9
pkgdesc="The Echo icon theme from the Fedora project (development version)."
-url="https://fedorahosted.org/echo-icon-theme/"
+url="https://pagure.io/echo-project"
arch=('any')
license=('CCPL')
depends=('icon-naming-utils')
@@ -16,7 +16,7 @@ optdepends=(
)
conflicts=('echo-icon-theme')
provides=('echo-icon-theme')
-source=('git://git.fedorahosted.org/echo-icon-theme')
+source=('git+https://pagure.io/echo-project.git')
sha256sums=('SKIP')
pkgver() {