summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2022-12-09 12:49:30 +1100
committerLuis Aranguren2022-12-09 12:49:30 +1100
commit3655b61999c632842920e1ae83592c61d4fde355 (patch)
tree232c2070018eda2fe5344e39e02350e51d250a79
parentf770590405866a69c70f802d5ff3fecf8d8907f0 (diff)
downloadaur-3655b61999c632842920e1ae83592c61d4fde355.tar.gz
4.3.0.r18.g4448fb6, updated url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 041ac5a5e685..7659c3b3b34f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = imv-git
pkgdesc = imv is a command line image viewer intended for use with tiling window managers, with Wayland and X11 support.
- pkgver = 4.3.0.r17.gc7306a6
+ pkgver = 4.3.0.r18.g4448fb6
pkgrel = 1
- url = https://github.com/eXeC64/imv
+ url = https://git.sr.ht/~exec64/imv
arch = x86_64
arch = i686
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3658feb40d85..6b7481d45136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Ainola
pkgname=imv-git
-pkgver=4.3.0.r17.gc7306a6
+pkgver=4.3.0.r18.g4448fb6
pkgrel=1
pkgdesc='imv is a command line image viewer intended for use with tiling window managers, with Wayland and X11 support.'
-url="https://github.com/eXeC64/imv"
+url="https://git.sr.ht/~exec64/imv"
arch=('x86_64' 'i686')
license=('MIT')
depends=('libxkbcommon' 'libxkbcommon-x11' 'cairo' 'icu' 'libx11' 'glu' 'libxcb' 'freeimage' 'librsvg' 'desktop-file-utils')