summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-11-07 09:31:49 -0700
committerMark Wagie2022-11-07 09:31:49 -0700
commite2da9e31e4e474608d1fae7e82cebd165f681cfb (patch)
treef624eb7af2f813372d707fbc0e7001c35702366b /PKGBUILD
parent8b2103f2fdcce53ca050da0753baf921e6f4d687 (diff)
downloadaur-e2da9e31e4e474608d1fae7e82cebd165f681cfb.tar.gz
update URL, drop package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 956c3fdb15f8..88f2a7f587d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer:
+# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=ice-store
pkgver=1.0.1
pkgrel=1
pkgdesc="A place for discovering SSBs"
arch=('any')
-url="https://github.com/risiOS/ice-store"
+url="https://github.com/risiIndustries/ice-store"
license=('GPL')
depends=('ice' 'git' 'python')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")