summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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