summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorloli2019-06-13 16:48:19 -0400
committerloli2019-06-13 16:48:19 -0400
commita9f6f0d6bebabd6236ff4df73e69568d73d563d2 (patch)
tree9de490025dd1ea9cdad88af17061d67acbc5212a
parent31dd0c6c8eeea2e068c7d406f4bc059c50057dc1 (diff)
downloadaur-a9f6f0d6bebabd6236ff4df73e69568d73d563d2.tar.gz
Updated to v1.0.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index effa76075d98..2413ef8e7b3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shr-moe-screenshot-git
pkgdesc = This is a command-line tool that takes a regular screenshot using either PNG, JPG, or a video capture using MP4, WebM, APNG and uploads it to shr.moe
- pkgver = 1.0.1.r0.2f860053
+ pkgver = 1.0.2.r0.7e153b41
pkgrel = 1
url = https://git.sr.ht/~loli/shr-moe-screenshot
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ef12a6ed20af..dfa8cab39386 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: <xris_pop@yahoo.ca>
_pkgname=shr-moe-screenshot
pkgname=$_pkgname-git
-pkgver=1.0.1.r0.2f860053
+pkgver=1.0.2.r0.7e153b41
pkgrel=1
pkgdesc="This is a command-line tool that takes a regular screenshot using either PNG, JPG, or a video capture using MP4, WebM, APNG and uploads it to shr.moe"
arch=('any')