summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2024-06-06 23:21:52 +0200
committerMichal Wojdyla2024-06-06 23:21:52 +0200
commit93e23a7893248a39a71365265adbfe7313f5a897 (patch)
tree3d8c1a0abe523b1cf20bc2a8138f76e2f050a637
parent7213a9194fd5dedcffec65ea844eb0d4abe55385 (diff)
downloadaur-93e23a7893248a39a71365265adbfe7313f5a897.tar.gz
bump .SRCINFO
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD3
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b8ca9c2648c..145c9dd597ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = spice-html5
- pkgdesc = a html5 client for the spice protocol
- pkgver = 0.2.2
- pkgrel = 2
- url = https://gitlab.freedesktop.org/spice/spice-html5/
+ pkgdesc = html5 client for the spice protocol.
+ pkgver = 0.3.0
+ pkgrel = 1
+ url = https://gitlab.freedesktop.org/spice/spice-html5
arch = any
license = GPL
- source = https://gitlab.freedesktop.org/spice/spice-html5/-/archive/spice-html5-0.2.2/spice-html5-spice-html5-0.2.2.tar.gz
- sha256sums = 9f1d3feee10ed505fe2bcba88ab87d8e3a1366bfc01613f88e50e37b4c19b4df
+ makedepends = make
+ source = https://gitlab.freedesktop.org/spice/spice-html5/-/archive/spice-html5-0.3.0/spice-html5-spice-html5-0.3.0.tar.gz
+ sha256sums = 90fa3b30cda272471104af0b61ea08f2194048455133889a28a8bed0c00e3527
pkgname = spice-html5
-
diff --git a/PKGBUILD b/PKGBUILD
index a5ef4b4ff650..bf73641011f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Marius Zukaitis <marius@shadownest.tk>
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
+# Contributor: Marius Zukaitis <marius@shadownest.tk>
pkgname=spice-html5
pkgver=0.3.0
pkgrel=1