summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchisman Panigrahi2023-09-29 22:36:53 -0400
committerArchisman Panigrahi2023-09-29 22:36:53 -0400
commit0dd409c98af7862b2d3e6c5e163d5810682840be (patch)
tree6c43484ad274c8c64f916e6f7af82bc6fad84068 /PKGBUILD
parent9f84c5a3911e1b9b21dde4aa4ab1d0282ebd18ef (diff)
downloadaur-share-preview-bin.tar.gz
new release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 293468692382..7a3cb95b7697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Archisman Panigrahi <apandada1 at gmail dot com>
pkgname=share-preview-bin
_pkgname=share-preview
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
pkgdesc="Preview and debug websites metadata tags for social media share."
arch=('x86_64')
url="https://github.com/rafaelmardojai/share-preview"
@@ -11,7 +11,7 @@ provides=('share-preview')
conflicts=('share-preview')
depends=('gtk4' 'libadwaita' 'glib2')
source=("$pkgname-$pkgver.tar.xz::https://github.com/rafaelmardojai/share-preview/releases/download/$pkgver/$_pkgname-$pkgver-bin.tar.xz")
-sha256sums=('8b2eb00280011808aa54fe7fa76bb4f362c0361d4cb01b23d6c62fa843d0d24e')
+sha256sums=('730c8183eeace31587955df6f1db35c78f787798b2cef901c3d8090b21fae367')
package() {
cp -r "$srcdir/usr/" "$pkgdir/"