summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Cannon2023-02-01 17:37:30 -0600
committerJordan Cannon2023-02-01 17:37:30 -0600
commit70bf66f6d0b21ebfeeb55bc5c5248815ec2f660d (patch)
tree8becebf11f985ef02b63b85734f1fb92a52b0f9d
parent933e5c4104624c73f86837646e063097a5a1d32a (diff)
downloadaur-70bf66f6d0b21ebfeeb55bc5c5248815ec2f660d.tar.gz
Update to v0.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b03a3e31fc0..f4ade5386da8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = manga-sharp
pkgdesc = CLI manga downloader and reader with lightweight web interface
- pkgver = 0.4.0
+ pkgver = 0.4.1
pkgrel = 1
url = https://github.com/LiteracyFanatic/manga-sharp
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = manga-sharp
depends = dotnet-runtime
depends = aspnet-runtime
options = !strip
- source = git+https://github.com/LiteracyFanatic/manga-sharp#tag=v0.4.0
+ source = git+https://github.com/LiteracyFanatic/manga-sharp#tag=v0.4.1
sha256sums = SKIP
pkgname = manga-sharp
diff --git a/PKGBUILD b/PKGBUILD
index 922923ef4af4..1e81e9d3aee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jordan Cannon <LiteracyFanatic@gmail.com>
pkgname=manga-sharp
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc='CLI manga downloader and reader with lightweight web interface'
arch=(x86_64)