summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaijian2019-03-05 19:50:34 +0100
committerTaijian2019-03-05 19:50:34 +0100
commit22b66856ba0dfa3fbcedcc352f673fb35f461538 (patch)
tree32cd7617162f52e651fd1f1d1a27e00f1d9ff284
parent77a6ab9b3fdddf92e6e55f412f3b8d283deec1b5 (diff)
downloadaur-22b66856ba0dfa3fbcedcc352f673fb35f461538.tar.gz
clean up version numbering
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5807c84291ee..792c8867c461 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-window-corner-preview-git
pkgdesc = Extension for GNOME shell to show a video preview on the corner of the screen.
- pkgver = 2.0.r9.gef01bfc
+ pkgver = 2.r19.g9c1e97c
pkgrel = 1
url = https://github.com/medenagan/window-corner-preview
install = gnome-shell-extension.install
diff --git a/PKGBUILD b/PKGBUILD
index 5b68404b9bc3..b9abf8a89c59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh < morealaz at gmail dot com >
pkgname=gnome-shell-extension-window-corner-preview-git
-pkgver=2.0.r9.gef01bfc
+pkgver=2.r19.g9c1e97c
pkgrel=1
pkgdesc='Extension for GNOME shell to show a video preview on the corner of the screen.'
arch=(any)