summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDhruva Sambrani2022-08-28 22:01:03 +0530
committerDhruva Sambrani2022-08-28 22:01:03 +0530
commit87a373e4c99a949106bb4d072d8c301aea29e4da (patch)
treecc542553225e905501c393fa0097f83c133e9285
parentc2c912707cd1024cec62a37431e6c25d55fd900d (diff)
downloadaur-87a373e4c99a949106bb4d072d8c301aea29e4da.tar.gz
Update to 1.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b79bc88da120..cdfb929b911e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sioyek-appimage
pkgdesc = A PDF viewer designed for reading research papers and technical books
- pkgver = 1.4.0
- pkgrel = 2
+ pkgver = 1.5.0
+ pkgrel = 1
url = https://github.com/ahrm/sioyek
arch = x86_64
depends = fuse2
provides = sioyek
conflicts = sioyek
options = !strip
- source = sioyek-appimage-1.4.0.zip::https://github.com/ahrm/sioyek/releases/download/v1.4.0/sioyek-release-linux.zip
- md5sums = c0e3d0d18cd36ebf6cb065c5fd1189cf
+ source = sioyek-appimage-1.5.0.zip::https://github.com/ahrm/sioyek/releases/download/v1.5.0/sioyek-release-linux.zip
+ md5sums = 60c2fafa91e6ccd86876277f190f5278
pkgname = sioyek-appimage
diff --git a/PKGBUILD b/PKGBUILD
index ac4a2984f128..5ed4ceef77e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dhruva Sambrani <dhruvasambrani19@gmail.com>
pkgname=sioyek-appimage
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
pkgdesc="A PDF viewer designed for reading research papers and technical books"
arch=('x86_64')
url="https://github.com/ahrm/sioyek"
@@ -23,7 +23,7 @@ source=(
_filename='Sioyek-x86_64.AppImage'
_install_path='/opt/appimages/Sioyek.AppImage'
md5sums=(
- c0e3d0d18cd36ebf6cb065c5fd1189cf
+ 60c2fafa91e6ccd86876277f190f5278
) #autofill using updpkgsums
package() {