summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2017-11-18 10:26:22 +0100
committerJan Neumann2017-11-18 10:26:22 +0100
commit940a734a2b4a455e4eb9737db924dbcc18ad3c1d (patch)
tree19c4ae55872b5c5cb78f8a3cba4f38552b3f4690
parentb00486ff0f54be66d0dec8fc8d43e9f796f4c7d1 (diff)
downloadaur-940a734a2b4a455e4eb9737db924dbcc18ad3c1d.tar.gz
tweak
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c77ab50e1b7..cc74ed6bc518 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qtwebflix-git
- pkgdesc = Standalone Netflix Browser using qtwebengine
- pkgver = r31.833ef83
+ pkgdesc = Standalone Netflix Browser using qt5-webengine
+ pkgver = r37.3618d55
pkgrel = 1
url = https://github.com/gort818/qtwebflix
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a39a85d0451a..da943a146622 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=qtwebflix-git
_gitname=qtwebflix
-pkgver=r31.833ef83
+pkgver=r37.3618d55
pkgrel=1
-pkgdesc='Standalone Netflix Browser using qtwebengine'
+pkgdesc='Standalone Netflix Browser using qt5-webengine'
arch=('i686' 'x86_64')
url='https://github.com/gort818/qtwebflix'
license=('GPL3')