summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2016-04-21 20:21:39 +0200
committerMelvin Vermeeren2016-04-21 20:21:39 +0200
commitc778e9da1758a0f3f97951f7f9ba020e2e8dd1ab (patch)
treec90048db445d92f0bbf2a8ea1c7c723a0b2b1885
parent0a3e3c3edfc6d191b64123f4547b5823f92e9420 (diff)
downloadaur-c778e9da1758a0f3f97951f7f9ba020e2e8dd1ab.tar.gz
Update to 0.9.44-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d0d4acbf11e..cc1db2e0da6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Apr 13 20:11:55 UTC 2016
+# Thu Apr 21 18:21:34 UTC 2016
pkgbase = telegram-desktop-patched
pkgdesc = Telegram Desktop with bigger sticker panel and dark colour scheme patches.
- pkgver = 0.9.42
- pkgrel = 2
+ pkgver = 0.9.44
+ pkgrel = 1
url = https://git.mel.vin/melvin/telegram-desktop
install = telegram-desktop-patched.install
arch = i686
@@ -28,7 +28,7 @@ pkgbase = telegram-desktop-patched
depends = gtk-update-icon-cache
provides = telegram-desktop
conflicts = telegram-desktop
- source = tdesktop::git+https://git.mel.vin/melvin/telegram-desktop.git#tag=v0.9.42-2
+ source = tdesktop::git+https://git.mel.vin/melvin/telegram-desktop.git#tag=v0.9.44-1
source = http://download.qt.io/official_releases/qt/5.5/5.5.1/single/qt-everywhere-opensource-src-5.5.1.tar.xz
source = breakpad::git+https://chromium.googlesource.com/breakpad/breakpad
source = breakpad-lss::git+https://chromium.googlesource.com/linux-syscall-support
diff --git a/PKGBUILD b/PKGBUILD
index 28e3e06411e9..1eb901af4098 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# If you want to cherry-pick patches, check out the git repo:
# TODO: Allow selection of patches in PKGBUILD.
pkgname=telegram-desktop-patched
-pkgver=0.9.42
-pkgrel=2
+pkgver=0.9.44
+pkgrel=1
_qtver=5.5.1
pkgdesc='Telegram Desktop with bigger sticker panel and dark colour scheme patches.'
arch=('i686' 'x86_64')