summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYigit Sever2021-12-04 00:07:16 +0300
committerYigit Sever2021-12-04 00:07:16 +0300
commit40da97f17acfcb7e6186912220f0638f36050ed7 (patch)
tree48aa79267fee89c303fc0595ff9c014fa953c9c1 /PKGBUILD
parent80b0e7c242dd3125bfcc2a7d58c9b7798ab9486a (diff)
downloadpackages-40da97f17acfcb7e6186912220f0638f36050ed7.tar.gz
packages-40da97f17acfcb7e6186912220f0638f36050ed7.tar.bz2
packages-40da97f17acfcb7e6186912220f0638f36050ed7.zip
Update to v2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e93129b..56cf9a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
3# Contributor: lxsycht <lux@systemli.org> 3# Contributor: lxsycht <lux@systemli.org>
4 4
5pkgname=metadata-cleaner 5pkgname=metadata-cleaner
6pkgver=2.1.2 6pkgver=2.1.3
7pkgrel=1 7pkgrel=1
8pkgdesc="Python GTK application to view and clean metadata in files, using mat2" 8pkgdesc="Python GTK application to view and clean metadata in files, using mat2"
9arch=('x86_64') 9arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gtk4' 'libadwaita' 'mat2' 'python-gobject')
13makedepends=('itstool' 'meson') 13makedepends=('itstool' 'meson')
14checkdepends=('appstream' 'mypy' 'python-pycodestyle' 'python-pydocstyle' 'reuse') 14checkdepends=('appstream' 'mypy' 'python-pycodestyle' 'python-pydocstyle' 'reuse')
15source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz") 15source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
16sha256sums=('637589416ec4dcce15dd03a8b1fe359e80a9ee37d63e7b137a2a69636211e21b') 16sha256sums=('86dcaaa36861c9b4205fd444c8756af74c1ee79a354f2b456ffd4712fd9d8524')
17 17
18build() { 18build() {
19 arch-meson "$pkgname-v$pkgver" build 19 arch-meson "$pkgname-v$pkgver" build