-
Notifications
You must be signed in to change notification settings - Fork 693
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
20dc426
commit 343c7fd
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
# Contributor: Natanael Copa <[email protected]> | ||
# Maintainer: Natanael Copa <[email protected]> | ||
pkgname=gexiv2 | ||
pkgver=0.14.2 | ||
pkgrel=4 | ||
pkgver=0.14.3 | ||
pkgrel=0 | ||
pkgdesc="GObject-based wrapper around the Exiv2 library" | ||
url="https://wiki.gnome.org/Projects/gexiv2" | ||
arch="all" | ||
|
@@ -45,5 +45,5 @@ py3() { | |
} | ||
|
||
sha512sums=" | ||
16536be5180d5f13f549a68f5b701343a1246eca99083e43e6fc700b151614ea80696f931fcbc721b05955173e3206819b593e5b0fcd8ad4fd7d3b287d9c1441 gexiv2-0.14.2.tar.xz | ||
24c97fa09b9ee32cb98da4637ea78eb72ae7e2d1792f9ebb31d63e305b3e0e1f6935b8647589c76c39ba631a15c1d8d2f3879c7dff81433786e9533b6348b6a0 gexiv2-0.14.3.tar.xz | ||
" |