summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-04-18 19:28:22 +1000
committergameslayer2023-04-18 19:28:22 +1000
commite729930f7f56cbd515e2f1c7241a3947fe5b020a (patch)
treebf5868f0e73fb6932b18c475dcba8d8d37029564
parent20077f5c98c8bfe46f29e9e13d1c16097da18486 (diff)
downloadaur-e729930f7f56cbd515e2f1c7241a3947fe5b020a.tar.gz
Crunchyroll 1.0.3-2
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9beafec9a79b..9f8799bdc4a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = crunchyroll
pkgdesc = Unnofficial CrunchyRoll desktop application
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/crunchyroll/application
arch = x86_64
license = GPL
@@ -12,7 +12,7 @@ pkgbase = crunchyroll
depends = libxss
depends = git
conflicts = crunchyroll-bin
- source = https://gitlab.com/crunchyroll/application/-/archive/1.0.3-1/application-1.0.3-1.tar.bz2
+ source = https://gitlab.com/crunchyroll/application/-/archive/1.0.3-2/application-1.0.3-2.tar.bz2
sha256sums = SKIP
pkgname = crunchyroll
diff --git a/PKGBUILD b/PKGBUILD
index 4438555e23c4..255a3ce056a6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=crunchyroll
_pkgname=Crunchyroll
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Unnofficial CrunchyRoll desktop application"
arch=('x86_64')
url="https://gitlab.com/crunchyroll/application"