summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6947a3ed0c2d..6a75eb9f0b19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = cultivation-bin
pkgdesc = A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers
pkgver = 1.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/NotThorny/Cultivation
arch = x86_64
license = Apache-2.0
depends = gtk3
- depends = hicolor-icon-theme
depends = webkit2gtk
provides = cultivation=1.3.0
conflicts = cultivation
diff --git a/PKGBUILD b/PKGBUILD
index 30e29321e8c3..364017da8dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Asuka Minato
pkgname=cultivation-bin
pkgver=1.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers"
arch=(x86_64)
url="https://github.com/NotThorny/Cultivation"
@@ -11,7 +11,6 @@ provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
depends=(
'gtk3'
- 'hicolor-icon-theme'
'webkit2gtk'
)
source=(