summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph DiGiovanni2024-01-10 22:43:32 -0500
committerJoseph DiGiovanni2024-01-10 22:43:32 -0500
commit98192af116cf88628dc66a70e06355616e85fcd8 (patch)
treee5f15a833f0313f62ba49dca3873ee7ce253b6fb
parent4fa3ff7991d311a744e7cd679eb635de18560e48 (diff)
downloadaur-98192af116cf88628dc66a70e06355616e85fcd8.tar.gz
Add upstream URL
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 852964952570..d1634ceb13aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = crocotile3d
pkgdesc = Tile-based 3D modeling application
pkgver = 2.2.7
- pkgrel = 1
+ pkgrel = 2
+ url = https://www.crocotile3d.com/
arch = x86_64
license = Unknown
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 8e47fe93c644..65f55aa565b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=crocotile3d
pkgver=2.2.7
-pkgrel=1
+pkgrel=2
_install_location='/usr/share'
@@ -16,6 +16,7 @@ sha256sums=('bc34318e4398b72b729ecf0b894a5edee8bf7a8c6f2b79d3b62a484aa93a2cac'
pkgdesc='Tile-based 3D modeling application'
arch=('x86_64')
+url="https://www.crocotile3d.com/"
license=('Unknown')
options=(!strip)