summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Pujol2024-02-14 13:24:32 +0000
committerAlexandre Pujol2024-02-14 13:24:32 +0000
commit74d2427a800da3f1ae6ae8e2d2e6b91ecd3c1800 (patch)
tree422a24cbbb3c87e0e2eb674f2b28f006fed28a5e /PKGBUILD
parenta0b35b8e41cf7e616a5f230ba90f83dac35e1f8d (diff)
downloadaur-74d2427a800da3f1ae6ae8e2d2e6b91ecd3c1800.tar.gz
upgpkg: mausoleum 0.9.0-4
fix: forgot updating srcinfo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b5b6144981d..2d9a5ee82a78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name='mausoleum'
pkgname="$_name"
pkgver=0.9.0
-pkgrel=3
+pkgrel=4
pkgdesc='A Python GUI application, command line interface, and wrapper for Tomb'
arch=('any')
url='https://github.com/mandeep/Mausoleum'