[arch-commits] Commit in tepl/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Jan 3 20:52:25 UTC 2020


    Date: Friday, January 3, 2020 @ 20:52:22
  Author: arojas
Revision: 547749

Update to 4.2.1

Modified:
  tepl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 20:50:15 UTC (rev 547748)
+++ PKGBUILD	2020-01-03 20:52:22 UTC (rev 547749)
@@ -2,8 +2,8 @@
 # Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
 
 pkgname=tepl
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
 pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs"
 arch=(x86_64)
 url="https://wiki.gnome.org/Projects/Tepl"
@@ -11,7 +11,7 @@
 depends=(amtk gtksourceview4 uchardet)
 makedepends=(gobject-introspection gtk-doc vala)
 source=("https://download.gnome.org/sources/tepl/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('8839d4428ecdd87fd5abc657ebbe5a9601a57262e9946845e47dec264e669ccd')
+sha256sums=('f31ce335fa69061e5ab8653842c5d9c763641abbe323cc2374c273fc240d2b6e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list