summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiancarlo Razzolini2020-05-14 15:48:58 -0300
committerGiancarlo Razzolini2020-05-14 15:48:58 -0300
commitf8f336483a67158dd5dea1e8d1e451ab11884374 (patch)
treec9247a05600667cbc887bb6b58b8e19c194d1560
parente4adddd676a4d75ee8284fb0764b37e8397df615 (diff)
downloadaur-f8f336483a67158dd5dea1e8d1e451ab11884374.tar.gz
updpkg: fix the pkgver and do the actual release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab0550cd5244..867456f1f2ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = droidcam-dkms-git
pkgdesc = A tool for using your android device as a wireless/usb webcam (DKMS)
- pkgver = 6.7.6.r36.fee087c
+ pkgver = 6.7.7.r46.98cbf07
pkgrel = 1
url = https://www.dev47apps.com/droidcam/linuxx
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = droidcam-dkms-git
conflicts = droidcam
conflicts = droidcam-dkms
source = droidcam-dkms-git::git+https://github.com/aramg/droidcam
- source = droidcam-6.7.6.r36.fee087c.zip::https://www.dev47apps.com/files/linux/droidcam_latest.zip
+ source = droidcam-6.7.7.r46.98cbf07.zip::https://www.dev47apps.com/files/linux/droidcam_latest.zip
source = dkms.conf
source = https://github.com/aramg/droidcam/raw/master/linux/icon2.png
source = droidcam.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 5778022ca913..321fd4012583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=droidcam
pkgname=droidcam-dkms-git
_pkgver=6.7.7
-pkgver=6.7.6.r36.fee087c
+pkgver=6.7.7.r46.98cbf07
pkgrel=1
pkgdesc="A tool for using your android device as a wireless/usb webcam (DKMS)"
arch=('x86_64')