summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPatrick Northon2022-07-13 16:18:33 -0400
committerPatrick Northon2022-07-13 16:18:33 -0400
commitfb00286c81f5c73703ac8938a2a861fa62300e45 (patch)
tree07fd530dd380ece44c70f81360f5a5fb1007feaa /.SRCINFO
parent537f93e5eacbdada4bffaed26a22ddbf3dff09fe (diff)
downloadaur-fb00286c81f5c73703ac8938a2a861fa62300e45.tar.gz
Revamped and fixed.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba0238d15961..37c1c3732c0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-cef
pkgdesc = CEF python bindings (with bundled spotify-built CEF)
- pkgver = 66.0
+ pkgver = 66.1.r3.g5679f28
pkgrel = 1
url = https://github.com/cztomczak/cefpython
arch = x86_64
@@ -16,10 +16,13 @@ pkgbase = python-cef
depends = alsa-lib
depends = gtk2
depends = libxss
- source = https://github.com/cztomczak/cefpython/archive/v66.0.tar.gz
+ source = git+https://github.com/cztomczak/cefpython.git#commit=5679f28cec18a57a56e298da2927aac8d8f83ad6
+ source = https://github.com/cztomczak/cefpython/pull/640.patch
source = https://github.com/cztomczak/cefpython/releases/download/v66-upstream/cef66_3.3359.1774.gd49d25f_linux64.zip
- sha256sums = d1592a7914ce1fd69f59bcc88a22e5c65bc0ff4944a7adfa7a408946efad844c
+ source = fix-build.patch
+ sha256sums = SKIP
+ sha256sums = ad9a68087018797697e3ca0c8e20a164036c0b4e73d845e3d6e93396423d5333
sha256sums = a9ec9a72cc84f290cb985bbf06b9825312b7f84cb3e1ca3f4dcfeeeef338d84b
+ sha256sums = 74aa087814d6f34366b0f01c95eb2d0c31dd4e9c3614f00d33436f8c733529a1
pkgname = python-cef
-