summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordnrops2023-10-04 00:41:23 +0800
committerdnrops2023-10-04 00:41:23 +0800
commit7b35fecc42356c8901230d5fae740ae738575004 (patch)
tree7d86a1aa5683838de828b5120d6a76f88a507635
parent7f21868b12ee2b9d0a7fb6f7557da0e5e70c84be (diff)
downloadaur-generate-app-icons.tar.gz
new
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 630bcf2a8d36..ff868a276465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
-pkgbase = generate-app-icons-git
+pkgbase = generate-app-icons
pkgdesc = A CLI for generate app icons for ios ipad Watch Mac Android devices
- pkgver = 1.0.2
+ pkgver = 1.0.0
pkgrel = 1
url = https://dnrops.gitee.io
arch = any
license = MIT
provides = generate-app-icons
conflicts = generate-app-icons
- source = generate-app-icons-git::git+https://gitlab.com/andrew_ryan/generate-app-icons
+ source = generate-app-icons::git+https://gitlab.com/andrew_ryan/generate-app-icons
sha256sums = SKIP
-pkgname = generate-app-icons-git
+pkgname = generate-app-icons
diff --git a/PKGBUILD b/PKGBUILD
index 620fae7932e9..5ccaa58cca1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Ryan <dnrops@outlook.com>
#
-pkgname=generate-app-icons-git
+pkgname=generate-app-icons
_pkgname="generate-app-icons"
pkgver=1.0.0
pkgrel=1