summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Cimarelli2022-02-21 13:39:57 +0100
committerSimone Cimarelli2022-02-21 13:39:57 +0100
commit899c2cfa28b40da0853ce9e0c8061e2e1063ed44 (patch)
treeff36754066c7a82206edafee98008d36c37d7a9d
parent9faeb923f4fc9bd302edf2452c55163e8d84da71 (diff)
downloadaur-899c2cfa28b40da0853ce9e0c8061e2e1063ed44.tar.gz
v2.0.5
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2015d4ef5fe..14827564e40c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unofficial-homestuck-collection
pkgdesc = The Unofficial Homestuck Collection
- pkgver = 2.0.4
+ pkgver = 2.0.5
pkgrel = 1
url = https://bambosh.github.io/unofficial-homestuck-collection/
arch = x86_64
@@ -9,7 +9,8 @@ pkgbase = unofficial-homestuck-collection
makedepends = gendesk
makedepends = yarn
makedepends = electron
- source = https://github.com/Bambosh/unofficial-homestuck-collection/archive/refs/tags/2.0.4.tar.gz
- sha512sums = 1fac170feab577f8a4bfd77a6871b3bcc6cad7f700eb3602fb3f8f51c930db111728a53d411946cd425e57911b09bb4ef4b8cfe6c42cb80add842bfc1113760f
+ depends = libvips
+ source = https://github.com/Bambosh/unofficial-homestuck-collection/archive/refs/tags/2.0.5.tar.gz
+ sha512sums = 530f6aee01f53c92007f9b38d2d4e3587cc66ee5b27bb4684ff6503a602c5973451bd43210668f911733ae8921db4a5557ee5cdc3fc9a804e74cfa4e072a388f
pkgname = unofficial-homestuck-collection
diff --git a/PKGBUILD b/PKGBUILD
index a0d8a38e8443..94d564033710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Simone Cimarelli <aquilairreale@ymail.com>
pkgname=unofficial-homestuck-collection
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="The Unofficial Homestuck Collection"
arch=('x86_64')
url="https://bambosh.github.io/unofficial-homestuck-collection/"
license=('custom:chrome' 'custom:electron')
+depends=('libvips')
makedepends=('gendesk' 'yarn' 'electron')
source=("https://github.com/Bambosh/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('1fac170feab577f8a4bfd77a6871b3bcc6cad7f700eb3602fb3f8f51c930db111728a53d411946cd425e57911b09bb4ef4b8cfe6c42cb80add842bfc1113760f')
+sha512sums=('530f6aee01f53c92007f9b38d2d4e3587cc66ee5b27bb4684ff6503a602c5973451bd43210668f911733ae8921db4a5557ee5cdc3fc9a804e74cfa4e072a388f')
prepare() {
gendesk -f \